mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 03:56:54 +00:00
Open source check-indent to auto-yelpdent.
This commit is contained in:
parent
35548254ad
commit
7f9dde14f0
9 changed files with 451 additions and 2 deletions
4
testing/resources/auto_indent/syntax_error
Normal file
4
testing/resources/auto_indent/syntax_error
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
def foo(a,
|
||||
b,
|
||||
)
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue