elastic-recheck/tools
Sorin Sbarnea f68a8719af Bumped flake8
- Upgraded hacking(flake8)
- Added more modern tox linters environment (pep8 alias)
- Temporary added skips for broken newer rules
- Fixed few basic rule violations
- Moved flake8 config to setup.cfg (tox.ini is not recommended)

Change-Id: I75b3ce5d2ce965a9dc5bdfaa49b2aacd8f0195ad
2020-05-23 08:54:14 +01:00
..
README.rst add a tool for determining unaccounted for rechecks 2014-06-10 18:24:09 -04:00
unaccounted_rechecks.py Bumped flake8 2020-05-23 08:54:14 +01:00

README.rst

Elastic Recheck Useful Point Tools

These are useful point tools that are examples of using elastic recheck to get additionally useful information out of the system. Items in this directory do not have unit tests, intentionally. This is about useful examples, that are better shared than left on people's hard drives to get lost in the mists of time.

All tools should have a -h which explain what they do.