Skip to content

Commit

Permalink
remove ruff format
Browse files Browse the repository at this point in the history
  • Loading branch information
chraibi committed Oct 22, 2024
1 parent 801ee86 commit 4569b09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ repos:
# Run the linter.
- id: ruff
args: ['check', '--select', 'I', '--exit-zero']
# Run the formatter.
- id: ruff-format

# Mypy type checker
- repo: local
Expand Down

0 comments on commit 4569b09

Please sign in to comment.