Skip to content

Commit 456ef86

Browse files
authored
Create .fussyfox.yml (#127)
1 parent e9e3c52 commit 456ef86

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.fussyfox.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## list of checks you would like to run on this repository
2+
# e.g.:
3+
- flake8
4+
- black
5+
# - pycodestyle
6+
# - pydocstyle
7+
# - pyflakes
8+
# - bandit
9+
# - isort

0 commit comments

Comments
 (0)