Skip to content

Commit

Permalink
add ruffs formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Oct 25, 2024
1 parent fe3c3d1 commit cb4fd8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ repos:
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
# Run the formatter.
- id: ruff-format

## If like to embrace black styles even in the docs:
# - repo: https://github.com/asottile/blacken-docs
Expand Down

0 comments on commit cb4fd8c

Please sign in to comment.