Skip to content

Commit

Permalink
disabled flake8 checks on pre-commit, due to errors
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Sep 22, 2016
1 parent f017890 commit bd13f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ eggs = RestrictedPython
[code-analysis]
recipe = plone.recipe.codeanalysis[recommended]
directory = ${buildout:directory}/
flake8 = False
flake8-exclude = bootstrap.py,bootstrap-buildout.py,docs,*.egg.,omelette
flake8-max-complexity = 15

0 comments on commit bd13f77

Please sign in to comment.