Skip to content

Commit

Permalink
Add ruff fix to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
J535D165 committed Mar 26, 2024
1 parent 157487e commit 8ce0ea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ repos:
hooks:
# Run the linter.
- id: ruff
args: ['--fix']
# Run the formatter.
- id: ruff-format

0 comments on commit 8ce0ea9

Please sign in to comment.