aboutsummaryrefslogtreecommitdiffstats
path: root/.snekrc
diff options
context:
space:
mode:
Diffstat (limited to '.snekrc')
-rw-r--r--.snekrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/.snekrc b/.snekrc
deleted file mode 100644
index 5aabe4e0..00000000
--- a/.snekrc
+++ /dev/null
@@ -1,7 +0,0 @@
-[all]
-linters = flake8, safety, dodgy
-
-[flake8]
-max-line-length=120
-application_import_names=pysite
-ignore=P102 \ No newline at end of file