diff --git a/.fussyfox.yml b/.fussyfox.yml new file mode 100644 index 0000000..8a9aa14 --- /dev/null +++ b/.fussyfox.yml @@ -0,0 +1,5 @@ +## list of checks you would like to run on this repository +# e.g.: +- bandit +- flake8 +- isort