Skip to content

Commit

Permalink
ci(pre-commit): updated ruff pydocstyle to not run with args unsafe f…
Browse files Browse the repository at this point in the history
…ixes
  • Loading branch information
kluge7 authored Nov 8, 2024
1 parent 8405227 commit 672cffa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ repos:
"--select=D",
"--ignore=D100,D101,D102,D103,D104,D105,D106,D107,D401",
"--fix",
"--unsafe-fixes"
]
stages: [pre-commit]
pass_filenames: true
Expand Down

0 comments on commit 672cffa

Please sign in to comment.