Commit Graph

4 Commits

Author SHA1 Message Date
Elf M. Sternberg 0ec3a446ba The file strategies have all been settled on, including the ability
to detect when a repository is un-lint-able (due to merge conflicts
in the current tree munging up source files).  250 lines of hand-
written Hy, and I haven't even gotten to the main part of the
project, actually running the linters.
2016-09-22 15:25:08 -07:00
Elf M. Sternberg caed12257f Got the porcelain -z parser working, and got rid of that damned 'contrib' and 'common' submodules warning. 2016-09-21 15:07:09 -07:00
Elf M. Sternberg e4e4151587 Now tracking excluded options, for reportage. 2016-09-21 14:16:04 -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