summaryrefslogtreecommitdiff
path: root/.isort.cfg
blob: c45363282e2fc8833530463f14bdb88d0585c400 (plain)
1
2
3
4
5
6
[settings]
known_first_party=ansible_collections.vyos.vyos
line_length=100
lines_after_imports=2
lines_between_types=1
profile=black