Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make link adjustments configurable | stuebinm | 2021-11-20 | 1 | -0/+1 |
| | | | | | | this allows for creating custom URI "schemas" in the linter's config, which may be either allowed, prefixed, or translated according to some (domain-based) substitution. | ||||
* | too much type level stuff to read a config file | stuebinm | 2021-11-14 | 1 | -0/+2 |
| | | | | | | | | | This got kinda out of hand, but it can now (a) read a json config file and (b) patch that with another json given on the command line to change some of the options given in the file. No, I probably didn't need to make the `patch` function sufficiently general to work with arbitrary records, but it was kinda fun to do. | ||||
* | extra module for repository writeout | stuebinm | 2021-11-10 | 1 | -0/+1 |
| | |||||
* | relax dependency versions | stuebinm | 2021-10-04 | 1 | -2/+2 |
| | |||||
* | removed unnecessary dependency | stuebinm | 2021-10-04 | 1 | -1/+1 |
| | |||||
* | rename to walint | stuebinm | 2021-10-01 | 1 | -0/+64 |