Run flake8 with tests. Add flake8 config to ignore common exclusions. Add comments to testing and docs extras to aid with merges.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[pytest]
|
||||
norecursedirs=dist build .tox .eggs
|
||||
addopts=--doctest-modules
|
||||
addopts=--doctest-modules --flake8
|
||||
doctest_optionflags=ALLOW_UNICODE ELLIPSIS
|
||||
|
Reference in New Issue
Block a user