Skip to content

Commit

Permalink
Add linter config files
Browse files Browse the repository at this point in the history
  • Loading branch information
supposedly committed Apr 16, 2018
1 parent ebca83a commit d7f1766
Show file tree
Hide file tree
Showing 2 changed files with 553 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[flake8]
ignore = E121,W293,E226
hang-closing = True
max-line-length = 140
Loading

0 comments on commit d7f1766

Please sign in to comment.