dda-python-terraform/setup.cfg
2020-10-21 00:08:58 +02:00

10 lines
184 B
INI

[wheel]
universal = 1
[isort]
line_length=88
known_third_party=
indent=' '
multi_line_output=3
sections=FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
include_trailing_comma=true