aboutsummaryrefslogtreecommitdiff
path: root/sideci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'sideci.yml')
-rw-r--r--sideci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sideci.yml b/sideci.yml
index 2e95afd..5c56196 100644
--- a/sideci.yml
+++ b/sideci.yml
@@ -1,3 +1,7 @@
linter:
flake8:
version: 3
+ plugins:
+ - flake8-blind-except
+ - flake8-builtins
+ - flake8-bugbear