Eris maintains an up-to-date set of reports for every file in a codebase.
Find a file
Andrew Hamilton 75c7db0f17 [tools] Fixed failure in syntax highlighting.
- If the theme doesn't know a token type use a default style as a
  best effort.
2017-07-11 10:59:27 +01:00
appimage AppImages aren't working correctly afterall. 2017-07-04 14:49:46 +01:00
tests Made lscolors tests pass inside systemd-nspawn containers. 2017-07-10 14:31:01 +01:00
vigil [tools] Fixed failure in syntax highlighting. 2017-07-11 10:59:27 +01:00
BUGS [tools] Fixed git_blame not handling binary files. 2017-07-09 08:58:18 +01:00
install-dependencies Not depending on python-distro. 2017-06-07 21:32:43 +01:00
install-tools Made vigil into a package with a setup.py file. 2017-06-27 14:03:32 +01:00
LICENSE Updated copyright headers to 2017. 2017-02-05 18:29:09 +01:00
LS_COLORS Use nice colors for coloring files when LS_COLORS is not set. 2016-01-22 12:49:43 +00:00
make-readme.py Changed installation to use pip3. 2017-07-10 18:38:18 +01:00
README.md Changed installation to use pip3. 2017-07-10 18:38:18 +01:00
setup.py Used test-distributions to fix the installation. 2017-06-28 09:07:40 +01:00
test-all Simplified test-all. 2017-06-28 11:38:29 +01:00
test-distributions Changed installation to use pip3. 2017-07-10 18:38:18 +01:00
TODO Brought TODO and BUGS up to date. 2017-07-08 13:58:52 +01:00

Vigil Code Monitor

Summary

Vigil maintains an up-to-date set of reports for every file in a codebase.

Installation

(Tested in Ubuntu 17.04)

# git clone https://github.com/ahamilton/vigil
# cd vigil
# ./install-dependencies
# pip3 install .

To test its working properly:

# ./test-all

then to run:

# vigil <directory_path>

Tools

Extensions Tools
.py python_syntaxpython_unittestspydocmypypython_coveragepycodestylepyflakespylintpython_gutpython_modulefinderpython_mccabebandit
.pyc disassemble_pyc
.pl .pm .t perl_syntaxperldocperltidy
.pod .pod6 perldoc
.java uncrustify
.c .h c_syntax_gccc_syntax_clangsplintuncrustify
.o objdump_headersobjdump_disassemblereadelf
.cc .cpp .hpp cpp_syntax_gcccpp_syntax_clang • bcpp • uncrustify
.pdf pdf2txt
.html html_syntaxtidyhtml2text
.php php5_syntax
.zip unzip
.tar.gz .tgz tar_gz
.tar.bz2 tar_bz2
.a .so nm
.png .jpg .gif .bmp .ppm .tiff .tga pilpil_half