Commit f27f46e
authored
Update pre-commit workflow set
Without this flag, when a hook fails because it modified files, pre-commit will simply indicate that files were modified and the hook failed,
without showing the specific changes. The developer would then have to manually run git diff or inspect the files to see what happened--show-diff-on-failure (#2487)1 parent 87d29df commit f27f46e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
0 commit comments