mirror of https://github.com/jab/bidict.git
8 lines
245 B
YAML
8 lines
245 B
YAML
|
- repo: git://github.com/pre-commit/pre-commit-hooks
|
||
|
sha: 635fa7dd9d885a0745ee72a7e5ce4fb6694766de
|
||
|
hooks:
|
||
|
- id: trailing-whitespace
|
||
|
- id: end-of-file-fixer
|
||
|
- id: debug-statements
|
||
|
- id: double-quote-string-fixer
|