aboutsummaryrefslogtreecommitdiff
path: root/bin/src/lint.rs
Commit message (Expand)AuthorAgeFilesLines
* add dump command, support version overrides in statix.tomlsession-infoAkshay2022-01-141-7/+10
* allow for version based lintsAkshay2022-01-081-7/+16
* introduce --config flagAkshay2021-11-281-5/+12
* output check diagnostics on stdout instead of stderrAkshay2021-11-061-2/+2
* introducing "streaming" option to check, fix and singleAkshay2021-11-061-4/+17
* apply clippy lintsfigsoda2021-11-021-1/+1
* report syntax errors as statix errorsAkshay2021-10-291-10/+12
* initial implementation of multipass code fixerAkshay2021-10-231-2/+2
* refactor out lint runner into lint moduleAkshay2021-10-191-0/+36