view setup.cfg @ 1135:c4703246f350

compat: mark all compat-checking locations outside hggit.compat with "COMPAT:" The format is: # COMPAT: hg X.Y - description of change that affects this block
author Kevin Bullock <kbullock@ringworld.org>
date Fri, 02 Feb 2018 13:41:42 -0600
parents 45c8f33fc7d8
children
line wrap: on
line source

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