mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 12:30:08 -06:00
pre-commit gc
This commit is contained in:
@@ -32,7 +32,6 @@ def _log_and_exit(msg, exc, formatted):
|
||||
))
|
||||
output.write(error_msg)
|
||||
store = Store()
|
||||
store.require_created()
|
||||
log_path = os.path.join(store.directory, 'pre-commit.log')
|
||||
output.write_line('Check the log at {}'.format(log_path))
|
||||
with open(log_path, 'wb') as log:
|
||||
|
||||
Reference in New Issue
Block a user