Skip to content

Commit f5ef32d

Browse files
authored
Merge pull request #21 from nofaukost/add-flake8
Add flake8 config
2 parents 14ebb01 + 983bc9c commit f5ef32d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[flake8]\nmax-line-length = 120\nexclude =\n .git,\n __pycache__,\n venv,\n .eggs,\n build\nignore = E203, W503

0 commit comments

Comments
 (0)