anki/.isort.cfg
2019-12-25 08:59:33 +10:00

9 lines
200 B
INI

[settings]
skip=aqt/forms,anki/backend_pb2.py,backend_pb2.pyi
multi_line_output=3
include_trailing_comma=True
force_grid_wrap=0
use_parentheses=True
line_length=88
ensure_newline_before_comments=true