aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 5ff08779..4248db38 100644
--- a/tox.ini
+++ b/tox.ini
@@ -41,3 +41,4 @@ commands = flake8 .
[flake8]
exclude = .tox,*.egg
+select = E,W,F