mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
e03b5eb218
commit
417c5d6429
1 changed files with 1 additions and 1 deletions
|
|
@ -387,7 +387,7 @@ def run(
|
||||||
|
|
||||||
if args.rewrite_command:
|
if args.rewrite_command:
|
||||||
environ['PRE_COMMIT_REWRITE_COMMAND'] = args.rewrite_command
|
environ['PRE_COMMIT_REWRITE_COMMAND'] = args.rewrite_command
|
||||||
|
|
||||||
if args.all_files:
|
if args.all_files:
|
||||||
environ['PRE_COMMIT_ALL_FILES'] = '1' if args.all_files else ''
|
environ['PRE_COMMIT_ALL_FILES'] = '1' if args.all_files else ''
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue