This repository has been archived on 2025-04-16. You can view files and clone it, but cannot push or open issues or pull requests.
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