mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-04 03:30:16 -04:00
11 lines
257 B
INI
11 lines
257 B
INI
[settings]
|
|
line_length=100
|
|
multi_line_output=3
|
|
include_trailing_comma=true
|
|
skip=tjdests/media
|
|
skip_glob=*/migrations/*,secret*
|
|
|
|
known_django=django
|
|
known_tjdests=tjdests
|
|
default_section=THIRDPARTY
|
|
sections=FUTURE,STDLIB,THIRDPARTY,DJANGO,TJDESTS,LOCALFOLDER |