mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
stop hound from reporting line break before operator
This commit is contained in:
parent
a6ec2060cc
commit
81ccb8d767
1 changed files with 1 additions and 0 deletions
1
.flake8
1
.flake8
|
|
@ -1,6 +1,7 @@
|
|||
[flake8]
|
||||
# ignore = D203
|
||||
ignore = BLK100
|
||||
ignore = W504
|
||||
max-line-length = 79
|
||||
exclude =
|
||||
.git,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue