summaryrefslogtreecommitdiff
path: root/.isort.cfg
diff options
context:
space:
mode:
Diffstat (limited to '.isort.cfg')
-rw-r--r--.isort.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/.isort.cfg b/.isort.cfg
index 516d62b..c453632 100644
--- a/.isort.cfg
+++ b/.isort.cfg
@@ -1,4 +1,6 @@
[settings]
known_first_party=ansible_collections.vyos.vyos
line_length=100
+lines_after_imports=2
+lines_between_types=1
profile=black