Skip to content

Commit

Permalink
rename templates and linting
Browse files Browse the repository at this point in the history
  • Loading branch information
httpdss committed Dec 13, 2018
1 parent dc1e73e commit 4a012d2
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 139 deletions.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[flake8]
ignore = E203, E266, E501, W503, F403, F401
max-line-length = 79
max-complexity = 18
max-complexity = 200
select = B,C,E,F,W,T4,B9
Loading

0 comments on commit 4a012d2

Please sign in to comment.