mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Remove incorrect todo comment.
This commit is contained in:
parent
158a3a6d8b
commit
514a6d66cf
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue