Skip to content

Commit

Permalink
Finish disabling darglint
Browse files Browse the repository at this point in the history
  • Loading branch information
anschweitzer committed Aug 6, 2024
1 parent 6353e2f commit 31f98d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repos:
language: system
types: [python]
require_serial: true
args: [--darglint-ignore-regex, .*]
# args: [--darglint-ignore-regex, .*]
- id: isort
name: isort
entry: isort
Expand Down

0 comments on commit 31f98d2

Please sign in to comment.