Commit Graph

5 Commits

Author SHA1 Message Date
Elf M. Sternberg 4ce0dd4526 Fixing reference in Readme. 2016-10-03 13:18:45 -07:00
Elf M. Sternberg 13b0378b67 Fixed reportage matrix.
Now it doesn't print things the user doesn't care about, like empty
lint passes, or broken linters that aren't relevant to the current
project.

Added a test pass to ensure it doesn't blow up when running against
an empty stage.
2016-10-03 12:13:35 -07:00
Elf M. Sternberg 1db5feac16 Adding a check for readability. 2016-09-29 18:36:27 -07:00
Elf M. Sternberg ad5ab53350 Fixed a typo. 2016-09-19 14:44:53 -07:00
Elf M. Sternberg 454a2ce4e1 Used cookiecutter to generate a better skeleton for the project, prior
to digging in.  I realized that I was wrapping my pre-commit hook in a
handler to call it outside of the git-commit phase, and what I really
wanted was to be able to 'git lint' my repo at any time.  This is going
to be a new development branch until further notice.
2016-09-19 14:41:01 -07:00