Skip to content

Commit

Permalink
lol
Browse files Browse the repository at this point in the history
  • Loading branch information
ericyche committed Sep 7, 2023
1 parent def8899 commit 80e6a75
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ repos:
language: system
types: [python]
args: [
"-rn",
"--fail-on=F,E,",
"--exit-zero" # only display messages
"-rn" # only display messages
]
verbose: true # always display output
# dependencies
Expand Down

0 comments on commit 80e6a75

Please sign in to comment.