Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | - statix now reports errors also, not just warnings - all diagnostics are available on stderr stream - non-utf8 files are skipped, does not eject early | ||||
* | 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 |