Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-18 | moved types into Types.hs | stuebinm | 1 | -0/+1 | |
it's almost as if there's some structure to this code! | |||||
2021-09-16 | input options, output json | stuebinm | 1 | -6/+8 | |
input options are mostly dummies for now, but some work (e.g. --inpath and --json). Lints can now be optionally printed as json to be reasonably machine-readable (and the json can be pretty-printed to make it human-readable again …). | |||||
2021-09-16 | moving lots of code around | stuebinm | 1 | -8/+27 | |
(also renaming things now that concepts seem a bit clearer) |