Skip to content

Commit

Permalink
Merge branch 'feature/update-flake8' into develop
Browse files Browse the repository at this point in the history
Closes: #329
  • Loading branch information
cslzchen committed Apr 16, 2018
2 parents fc0d556 + 7b379fd commit f13c186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
[flake8]
ignore = E501,E127,E128,E265,E301,E302,F403,E731
max-line-length = 100
exclude = .ropeproject,tests/*,src/*,env,venv
exclude = .ropeproject,tests/*,src/*,env,venv,node_modules/*

0 comments on commit f13c186

Please sign in to comment.