Added pre-commit
This commit is contained in:
parent
7f6830e377
commit
a512896ff5
4 changed files with 256 additions and 97 deletions
|
@ -11,6 +11,6 @@ include_trailing_comma = True
|
|||
length_sort = 1
|
||||
lines_between_types = 0
|
||||
line_length = 88
|
||||
known_third_party = click,django,docker,factory,pydantic,pytest,requests,toml
|
||||
known_third_party = dataset,dice,flask,pkg_resources,pytest,requests,structlog
|
||||
sections = FUTURE, STDLIB, DJANGO, THIRDPARTY, FIRSTPARTY, LOCALFOLDER
|
||||
no_lines_before = LOCALFOLDER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue