summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-12 18:51:45 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-12 18:51:45 +0200
commitfe130f68058106f86ed0896a52830785424c97b8 (patch)
treee492f7602b6213c3b5f5a9cc7a6beba056c1a5af
parent1d1b79aa33bc0980c3ea654b4304a59bbbad6e03 (diff)
downloadliw-dot-files-fe130f68058106f86ed0896a52830785424c97b8.tar.gz
drop flake8
Go away. Don't come back. Grrr, Python. Sponsored-by: author
-rw-r--r--config/flake83
1 files changed, 0 insertions, 3 deletions
diff --git a/config/flake8 b/config/flake8
deleted file mode 100644
index 11fb6e9..0000000
--- a/config/flake8
+++ /dev/null
@@ -1,3 +0,0 @@
-[flake8]
-max-line-length = 999
-ignore = E203, W503 \ No newline at end of file