Skip to content

Commit 7fd0a4c

Browse files
👷 Let ruff fix code.
1 parent c4cfcac commit 7fd0a4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ repos:
1919
- id: ruff
2020
name: ruff-check
2121
pass_filenames: false
22+
args:
23+
- --fix
2224
- id: ruff-format
2325
pass_filenames: false
2426
- repo: https://github.com/python-poetry/poetry

0 commit comments

Comments
 (0)