Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158a3a6 commit 514a6d6Copy full SHA for 514a6d6
1 file changed
pre_commit/staged_files_only.py
@@ -45,7 +45,6 @@ def staged_files_only(cmd_runner):
45
'Stashed changes conflicted with hook auto-fixes... '
46
'Rolling back fixes...'
47
)
48
- # TOOD: print a warning about rolling back changes made by hooks
49
# We failed to apply the patch, presumably due to fixes made
50
# by hooks.
51
# Roll back the changes made by hooks.
0 commit comments