mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-30 08:37:20 +00:00
chore: run ruff with fix during precommit hook (#7264)
This commit is contained in:
parent
fe0ac5c4a2
commit
ee4d47952e
@ -25,6 +25,7 @@ repos:
|
||||
rev: v0.0.290
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user