aboutsummaryrefslogtreecommitdiff
path: root/bin/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* new subcommand: statix-listfeat/list-lintsAkshay2022-02-051-2/+4
* add dump command, support version overrides in statix.tomlsession-infoAkshay2022-01-141-0/+2
* add snapshot test suitesnapshot-testsAkshay2021-11-081-12/+6
* introducing "streaming" option to check, fix and singleAkshay2021-11-061-80/+5
* Squashed commit of the following:Akshay2021-11-041-0/+1
* apply clippy lintsfigsoda2021-11-021-4/+3
* add `explain` subcommand and explanations to all lintsAkshay2021-10-311-0/+5
* report syntax errors as statix errorsAkshay2021-10-291-11/+3
* fix fp with manual_inherit and manual_inherit_fromAkshay2021-10-281-1/+6
* allow stdin input to statix-single, vim pluginv0.2.2Akshay2021-10-271-6/+19
* set internal crates to 0.0.0, bump to v0.2.0v0.2.0Akshay2021-10-261-13/+18
* fix single fix commandAkshay2021-10-261-2/+15
* rework cli, use subcommands insteadAkshay2021-10-251-32/+40
* rework cli, fix is now a flag, implement dry-run modeAkshay2021-10-241-39/+34
* 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