Skip to content

Commit

Permalink
Rename setup.cfg to .flake8.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Apr 18, 2019
1 parent d531b6f commit a5d46f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[flake8]
ignore = E203,E501,E712,W503,W504,W605
exclude = .git,__pycache__
3 changes: 0 additions & 3 deletions setup.cfg

This file was deleted.

0 comments on commit a5d46f6

Please sign in to comment.