]> git.cworth.org Git - turbot/blobdiff - .flake8
Add a TODO file
[turbot] / .flake8
diff --git a/.flake8 b/.flake8
index f474faebcee64c5fb3ef9215c13a65a8651149b3..f9291543cd5a0ff2b109ad19b7130770b0fc86f1 100644 (file)
--- a/.flake8
+++ b/.flake8
@@ -1,2 +1,2 @@
 [flake8]
-ignore = E305
+ignore = E251, E305, E302, W503, E201, E202