Skip to content

Commit

Permalink
Rename codestyle file so it is recognized by flake8/autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed May 19, 2020
1 parent 838c5e0 commit e9426cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codestyle.pep8 → .flake8
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[pycodestyle]
max_line_length = 120
indent-size = 4
[flake8]
max_line_length = 120

0 comments on commit e9426cd

Please sign in to comment.