aboutsummaryrefslogtreecommitdiffstats
path: root/.snekrc
diff options
context:
space:
mode:
Diffstat (limited to '.snekrc')
-rw-r--r--.snekrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.snekrc b/.snekrc
index d8b7be64..3f26eea5 100644
--- a/.snekrc
+++ b/.snekrc
@@ -2,4 +2,5 @@
linters = flake8, safety, dodgy
[flake8]
-max-line-length=100 \ No newline at end of file
+max-line-length=120
+application_import_names=pysite \ No newline at end of file