Skip to content

Commit f426e99

Browse files
--fix-only is less restrictive
Signed-off-by: João Lucas de Sousa Almeida <joao.l.sa.9.3@gmail.com>
1 parent 0d697c3 commit f426e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- python
88
- jupyter
99
args:
10-
- --fix
10+
- --fix-only
1111
- id: ruff-format
1212
types_or:
1313
- python

0 commit comments

Comments
 (0)