forked from DGNum/gestioCOF
linter config: add events to known_first_party
This commit is contained in:
parent
6781122fc1
commit
9b355d5b56
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ default_section = THIRDPARTY
|
|||
force_grid_wrap = 0
|
||||
include_trailing_comma = true
|
||||
known_django = django
|
||||
known_first_party = bda,cof,gestioncof,kfet,petitscours,shared,utils
|
||||
known_first_party = bda,cof,events,gestioncof,kfet,petitscours,shared,utils
|
||||
line_length = 88
|
||||
multi_line_output = 3
|
||||
not_skip = __init__.py
|
||||
|
|
Loading…
Reference in a new issue