mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #10 from pypeclub/feature/houndci-integration
add houndci configuration and change flake8 config
This commit is contained in:
commit
495ce39c40
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