aboutsummaryrefslogtreecommitdiff
path: root/bin/src/fix.rs
Commit message (Expand)AuthorAgeFilesLines
* add dump command, support version overrides in statix.tomlsession-infoAkshay2022-01-141-12/+12
* allow for version based lintsAkshay2022-01-081-3/+27
* remove lint: unquoted_spliceAkshay2021-11-281-1/+1
* introduce --config flagAkshay2021-11-281-4/+8
* introducing "streaming" option to check, fix and singleAkshay2021-11-061-2/+86
* set internal crates to 0.0.0, bump to v0.2.0v0.2.0Akshay2021-10-261-1/+4
* rework cli, use subcommands insteadAkshay2021-10-251-81/+6
* rework cli, fix is now a flag, implement dry-run modeAkshay2021-10-241-34/+26
* initial implementation of multipass code fixerAkshay2021-10-231-0/+112