Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-11-17 | exit with code 1 if maximum lint level exceeded | stuebinm | 1 | -5/+6 | |
2021-11-14 | disable print output when copying files | stuebinm | 1 | -2/+2 | |
(this would otherwise break the json schema if `--json` is given) | |||||
2021-11-14 | config option: don't copy asset files | stuebinm | 1 | -18/+21 | |
2021-11-10 | fail on missing map assets | stuebinm | 1 | -3/+8 | |
(but not (yet?) on missing maps/entrypoints) | |||||
2021-11-10 | copy map assets (and refuse if any are missing) | stuebinm | 1 | -20/+47 | |
2021-11-10 | extra module for repository writeout | stuebinm | 1 | -0/+28 | |