summaryrefslogtreecommitdiff
path: root/.isort.cfg
diff options
context:
space:
mode:
Diffstat (limited to '.isort.cfg')
-rw-r--r--.isort.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/.isort.cfg b/.isort.cfg
new file mode 100644
index 0000000..cae34dd
--- /dev/null
+++ b/.isort.cfg
@@ -0,0 +1,4 @@
+[settings]
+include_trailing_comma = true
+line_length = 88
+multi_line_output = 3