linter config: add events to known_first_party

This commit is contained in:
Martin Pépin 2019-10-07 18:32:51 +02:00
parent 6781122fc1
commit 9b355d5b56
No known key found for this signature in database
GPG key ID: E7520278B1774448

View file

@ -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