From a32831c840aa5ebf8b78caf38db5ba45f8be96c3 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Fri, 11 Mar 2022 09:53:17 +0100 Subject: use one command for tests / coverage / etc. --- run_qa | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 run_qa (limited to 'run_qa') 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 . -- cgit v1.2.3