Commit 57b8aa8
authored
Add
* Add `--fix` flag to ruff pre-commit hook for automatic suggestion of fixes.
This is documented in https://github.com/astral-sh/ruff-pre-commit?tab=readme-ov-file#using-ruff-with-pre-commit and should be safe to apply, because it requires the developer to "manually approve" the suggested changes via `git add`.
* Add --unsafe-fixes to ruff pre-commit hoot--fix flag to ruff pre-commit hook for automatic suggestion of fixes (jaraco/skeleton#140)1 parent f1350e4 commit 57b8aa8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
0 commit comments