Commit Graph

11 Commits

Author SHA1 Message Date
Elf M. Sternberg 8fec735719 Added some ToDos to the README. 2017-01-28 14:45:33 -08:00
Elf M. Sternberg f12b746ade Fixed references to installation. 2016-10-05 09:14:59 -07:00
Elf M. Sternberg d046268ad6 RST still makes no sense. 2016-10-04 10:28:23 -07:00
Elf M. Sternberg 1b5b215e3b RST makes no sense. 2016-10-04 10:27:37 -07:00
Elf M. Sternberg 556c56fb43 Fixing links, adding documentatin. 2016-10-04 10:26:44 -07:00
Elf M. Sternberg 41a70e2592 Still trying to get that hyperlink right. 2016-10-03 13:21:22 -07:00
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