Commit Graph

3 Commits

Author SHA1 Message Date
Monty Taylor 58d6cbab48 Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: I328fb18ce5e835d8b535fccdf61262e8a548fe3e
2015-09-21 14:22:56 +00:00
Matthew Treinish a639eab41b Update paths in coveragerc
This commit fixes the paths in the coveragerc file. It was incorrectly
set to look for source in the 'elastic-recheck' directory, but that
directory was renamed soon after the project to 'elastic_recheck'.

Change-Id: I88f06cc49283688c8d2cb041f466a7c6090dfab2
2014-07-22 09:09:58 -04:00
Joe Gordon 639697808e Apply Cookiecutter to the repo.
Make repo support 'tox -epep8' as we want this to be the first gating
check.
Don't make any actual code changes, just change setup and add files.
Further work is needed to re-organize the code, but that can be in a
separate patch.
2013-09-23 15:27:39 -07:00