mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
add houndci configuration and change flake8 config
This commit is contained in:
parent
107d281c44
commit
4746840351
2 changed files with 2 additions and 0 deletions
2
.flake8
2
.flake8
|
|
@ -1,5 +1,7 @@
|
|||
[flake8]
|
||||
# ignore = D203
|
||||
ignore = BLK100
|
||||
max-line-length = 79
|
||||
exclude =
|
||||
.git,
|
||||
__pycache__,
|
||||
|
|
|
|||
0
.hound.yml
Normal file
0
.hound.yml
Normal file
Loading…
Add table
Add a link
Reference in a new issue