Skip to content

Commit

Permalink
Use ruff's formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquegemignani committed Jul 14, 2024
1 parent 3949b90 commit ebea21f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ repos:
rev: v0.5.1
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
args: [ --fix, --exit-non-zero-on-fix ]
- id: ruff-format

0 comments on commit ebea21f

Please sign in to comment.