Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump rnix to latest master, support nix 2.5 syntax | Akshay | 2022-01-29 | 1 | -2/+3 |
| | |||||
* | allow for version based lints | Akshay | 2022-01-08 | 1 | -2/+2 |
| | |||||
* | fix tests | figsoda | 2021-11-01 | 1 | -2/+2 |
| | |||||
* | add `explain` subcommand and explanations to all lints | Akshay | 2021-10-31 | 1 | -2/+21 |
| | |||||
* | consistent naming | Akshay | 2021-10-03 | 1 | -2/+2 |
| | |||||
* | add error code and report codegen, document a bit | Akshay | 2021-09-21 | 1 | -4/+2 |
| | |||||
* | add suggestion to bool_comparison | Akshay | 2021-09-21 | 1 | -34/+54 |
| | |||||
* | implement lint_map | Akshay | 2021-09-15 | 1 | -4/+4 |
| | |||||
* | add demo lint: bool_comparison | Akshay | 2021-09-13 | 1 | -0/+78 |