aboutsummaryrefslogtreecommitdiff
path: root/run_qa
diff options
context:
space:
mode:
Diffstat (limited to 'run_qa')
-rwxr-xr-xrun_qa3
1 files changed, 0 insertions, 3 deletions
diff --git a/run_qa b/run_qa
deleted file mode 100755
index f9f643f..0000000
--- a/run_qa
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-flake8 --select=E,F,W,C90,E123 --ignore=W503 .