Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-08 | Make +pretty+ a global var instead of passed everywhere | A. Wilcox | 1 | -6/+8 | |
2019-10-07 | validator: Implement -s/--strict for Strict Mode | A. Wilcox | 1 | -0/+3 | |
2019-10-06 | Add some pretty handlers and use them | A. Wilcox | 1 | -8/+5 | |
2019-10-06 | validator: Allow disabling Pretty; default if not TTY | A. Wilcox | 1 | -3/+17 | |
2019-10-06 | validator: Use clipp, add -k/--keep-going flag | A. Wilcox | 1 | -6/+22 | |
2019-10-06 | Beginnings of some extremely basic parsing and a utility | A. Wilcox | 1 | -0/+39 | |
2019-10-06 | Add skeleton logic | A. Wilcox | 3 | -0/+8 | |