Skip to content

Commit 3149ede

Browse files
Bordahugovk
andauthored
exit-non-zero-on-fix
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 65f06f2 commit 3149ede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ repos:
1616
- id: ruff-format
1717
args: ["--preview"]
1818
- id: ruff
19+
args: ["--exit-non-zero-on-fix"]
1920
- repo: local
2021
hooks:
2122
- id: rst

0 commit comments

Comments
 (0)