aboutsummaryrefslogtreecommitdiff
path: root/bin/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* add support for errfmt friendly outputAkshay2021-10-231-1/+1
* initial implementation of multipass code fixerAkshay2021-10-231-5/+28
* minor refactorAkshay2021-10-191-4/+4
* refactor out lint runner into lint moduleAkshay2021-10-191-37/+6
* fully flesh out CLIAkshay2021-10-191-66/+46
* don't report fix on stderrAkshay2021-10-031-23/+14
* rename to statix, skip self env argAkshay2021-10-021-5/+10
* use stderr by default, improved macro codeAkshay2021-09-211-12/+29
* init cli entrypointAkshay2021-09-151-1/+80
* restructure repo into bin, lib and macrosAkshay2021-09-111-0/+3