Eris maintains an up-to-date set of reports for every file in a codebase.
Find a file
2015-12-28 01:16:19 +00:00
golden-files Initial commit 2015-12-14 18:03:11 +00:00
BUGS Initial commit 2015-12-14 18:03:11 +00:00
fill3.py Initial commit 2015-12-14 18:03:11 +00:00
fill3_test.py Initial commit 2015-12-14 18:03:11 +00:00
golden.py Initial commit 2015-12-14 18:03:11 +00:00
install-dependencies Run all the jobs at a low priority 2015-12-28 01:16:19 +00:00
install-tools Make the script easy to run 2015-12-26 20:52:39 +00:00
LICENSE Initial commit 2015-12-14 17:42:46 +00:00
lscolors.py Initial commit 2015-12-14 18:03:11 +00:00
lscolors_test.py Initial commit 2015-12-14 18:03:11 +00:00
README.md Make the script easy to run 2015-12-26 20:52:39 +00:00
terminal.py coding style 2015-12-14 22:28:47 +00:00
termstr.py Colorize the coverage report 2015-12-23 18:21:58 +00:00
termstr_test.py Initial commit 2015-12-14 18:03:11 +00:00
test-all Initial commit 2015-12-14 18:03:11 +00:00
TODO Initial commit 2015-12-14 18:03:11 +00:00
tools.py Reenable python3-mccabe. 2015-12-24 12:01:51 +00:00
vigil Run all the jobs at a low priority 2015-12-28 01:16:19 +00:00
vigil.py Initial commit 2015-12-14 18:03:11 +00:00
vigil_test.py Initial commit 2015-12-14 18:03:11 +00:00

vigil

Installation

To run vigil: (Tested in Ubuntu 15.10)

# git clone https://github.com/ahamilton/vigil
# cd vigil
# ./install-dependencies
# ./vigil <directory_path>