summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index 4e80a55..d641dc7 100644
--- a/src/tests/Makefile.am
+++ b/src/tests/Makefile.am
@@ -13,5 +13,5 @@ tests.py: tests.py.in
PYCODESTYLE_EXCLUDES=--exclude='.svn,CVS,.bzr,.hg,.git,__pycache__,.\#*'
check-local:
- $(PYCODESTYLE) --max-line-length=99 --ignore=E123,E402 \
+ $(PYCODESTYLE) --max-line-length=99 --ignore=E123,E402,W504 \
$(PYCODESTYLE_EXCLUDES) $(top_srcdir)/src/