aboutsummaryrefslogtreecommitdiff
path: root/run_qa
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-03-11 09:53:17 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-03-11 09:53:17 +0100
commita32831c840aa5ebf8b78caf38db5ba45f8be96c3 (patch)
tree16bb2c2ff6a5b10d9d21de482a0728ed06bcc2e0 /run_qa
parent6f68b21fc6e2f675ea83c4b96df93fcf7edc54dd (diff)
use one command for tests / coverage / etc.
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 .