From 32c8c747aafeefa5336eeec915c7556c64ce2c80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksi=20Ha=CC=88kli?= Date: Wed, 13 Nov 2019 22:29:40 +0200 Subject: [PATCH] Disable Fussyfox as it provides false negatives --- .fussyfox.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .fussyfox.yml diff --git a/.fussyfox.yml b/.fussyfox.yml deleted file mode 100644 index 8a9aa14..0000000 --- a/.fussyfox.yml +++ /dev/null @@ -1,5 +0,0 @@ -## list of checks you would like to run on this repository -# e.g.: -- bandit -- flake8 -- isort