mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 11:36:54 +00:00
debug
This commit is contained in:
parent
c408475c28
commit
1db666ae84
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ def main(argv: Optional[Sequence[str]] = None) -> int:
|
|||
args = parser.parse_args(argv)
|
||||
|
||||
return_code = 0
|
||||
print(args.tokens)
|
||||
|
||||
if args.tokens:
|
||||
tokens = args.tokens.split(",")
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue