aboutsummaryrefslogtreecommitdiffstats
path: root/.snekrc
diff options
context:
space:
mode:
Diffstat (limited to '.snekrc')
-rw-r--r--.snekrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.snekrc b/.snekrc
index 771ff182..b03b9a92 100644
--- a/.snekrc
+++ b/.snekrc
@@ -1,5 +1,5 @@
[all]
-linters = flake8, yapf, isort
+linters = flake8, isort
[flake8]
max-line-length = 79