forked from mirrors/thatmattlove-hyperglass
Black Formatting - travis #
This commit is contained in:
parent
74d3fd36a2
commit
ac0b867dc7
2 changed files with 7 additions and 0 deletions
|
|
@ -4,3 +4,8 @@ repos:
|
|||
hooks:
|
||||
- id: black
|
||||
language_version: python3
|
||||
- repo: https://github.com/sebdah/git-pylint-commit-hook
|
||||
rev: 2.5.1
|
||||
hooks:
|
||||
- id: pylint
|
||||
language_version: python3
|
||||
|
|
|
|||
|
|
@ -20,6 +20,8 @@
|
|||
# "duplicate-code" was disabled due to PyLint complaining about using the same logzero debug
|
||||
# configuration in two files. Apparently having a consistent logging configuration is "bad".
|
||||
|
||||
[pre-commit-hook]
|
||||
limit=10.0
|
||||
|
||||
[MASTER]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue