mirror of https://github.com/zulip/zulip.git
9 lines
325 B
INI
9 lines
325 B
INI
[settings]
|
|
line_length = 79
|
|
multi_line_output = 2
|
|
balanced_wrapping = true
|
|
known_third_party = django, ujson, sqlalchemy
|
|
known_first_party = zerver, zproject, version, confirmation, zilencer, analytics, frontend_tests, scripts, corporate
|
|
sections = FUTURE, STDLIB, THIRDPARTY, FIRSTPARTY, LOCALFOLDER
|
|
lines_after_imports = 1
|