Commit e9cacd8
authored
chore(ci): enforce pre-commit checks and remove auto-fix (#363)
Changed the GitHub Actions workflow to fail on pre-commit hook errors
instead of continuing, ensuring issues must be resolved manually before
proceeding. Removed automatic commit and push of pre-commit fixes to
maintain intentional code changes.1 parent 684b6fa commit e9cacd8
1 file changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 46 | + | |
54 | 47 | | |
55 | 48 | | |
56 | 49 | | |
| |||
0 commit comments