view setup.cfg @ 1119:e01f59918160

tests: add pyflakes check to the test suite This is a large patch since we're copying over Mercurial's helpers-testrepo.sh and a slightly modified version of pyflakes.t
author Sean Farley <sean@farley.io>
date Tue, 28 Nov 2017 22:49:58 -0800
parents 45c8f33fc7d8
children
line wrap: on
line source

[flake8]
# E,W will ignore all pep8
ignore=E129
exclude=./tests,./contrib/