Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parallelize statix-check | Akshay | 2022-02-19 | 1 | -2/+7 |
* | fix: statix always exits with exit code 1 | Akshay | 2022-02-08 | 1 | -1/+1 |
* | exit with non-zero status if warnings are present | Akshay | 2022-01-23 | 1 | -7/+10 |
* | add dump command, support version overrides in statix.tomlsession-info | Akshay | 2022-01-14 | 1 | -7/+10 |
* | allow for version based lints | Akshay | 2022-01-08 | 1 | -7/+16 |
* | introduce --config flag | Akshay | 2021-11-28 | 1 | -5/+12 |
* | output check diagnostics on stdout instead of stderr | Akshay | 2021-11-06 | 1 | -2/+2 |
* | introducing "streaming" option to check, fix and single | Akshay | 2021-11-06 | 1 | -4/+17 |
* | apply clippy lints | figsoda | 2021-11-02 | 1 | -1/+1 |
* | report syntax errors as statix errors | Akshay | 2021-10-29 | 1 | -10/+12 |
* | initial implementation of multipass code fixer | Akshay | 2021-10-23 | 1 | -2/+2 |
* | refactor out lint runner into lint module | Akshay | 2021-10-19 | 1 | -0/+36 |