mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-08 08:19:13 -05:00
Remove incorrect todo comment.
This commit is contained in:
@@ -45,7 +45,6 @@ def staged_files_only(cmd_runner):
|
|||||||
'Stashed changes conflicted with hook auto-fixes... '
|
'Stashed changes conflicted with hook auto-fixes... '
|
||||||
'Rolling back fixes...'
|
'Rolling back fixes...'
|
||||||
)
|
)
|
||||||
# TOOD: print a warning about rolling back changes made by hooks
|
|
||||||
# We failed to apply the patch, presumably due to fixes made
|
# We failed to apply the patch, presumably due to fixes made
|
||||||
# by hooks.
|
# by hooks.
|
||||||
# Roll back the changes made by hooks.
|
# Roll back the changes made by hooks.
|
||||||
|
|||||||
Reference in New Issue
Block a user