Skip to content

Commit

Permalink
Merge branch 'master' into fix-95
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 25, 2018
2 parents 5c4c7f9 + 807b129 commit 4dcf516
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
develop = .
parts =
code-analysis
githook
interpreter
test
pytest
Expand Down Expand Up @@ -52,12 +51,5 @@ flake8 = False
flake8-exclude = bootstrap.py,bootstrap-buildout.py,docs,*.egg.,omelette
flake8-max-complexity = 15

[githook]
recipe = plone.recipe.command
command =
#echo "\nbin/pytest" >> .git/hooks/pre-commit
echo "\nbin/tox" >> .git/hooks/pre-commit
cat .git/hooks/pre-commit

[versions]
pycodestyle = 2.2.0
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ deps =
flake8-coding
flake8-debugger
flake8-deprecated
flake8-print
flake8-pytest
flake8-todo
flake8-isort
Expand Down

0 comments on commit 4dcf516

Please sign in to comment.