Commit Graph

8 Commits

Author SHA1 Message Date
Elf M. Sternberg 904eb24281 A few more updates. Added new flags to usage. 2016-09-22 15:50:01 -07:00
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 4827f0b047 Using the already pruned list makes more sense here. 2016-09-21 14:17:28 -07:00
Elf M. Sternberg e4e4151587 Now tracking excluded options, for reportage. 2016-09-21 14:16:04 -07:00
Elf M. Sternberg 7e52c9a5ef Started to break things out into their own modules for, um, modularity. 2016-09-21 13:36:36 -07:00
Elf M. Sternberg f9eedbb3e0 Doing development in a side-file. Options and config files are now loaded sanely. 2016-09-20 14:59:20 -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