aboutsummaryrefslogtreecommitdiff
path: root/bin/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* add dump command, support version overrides in statix.tomlsession-infoAkshay2022-01-141-4/+4
* introduce --config flagAkshay2021-11-281-0/+2
* Squashed commit of the following:Akshay2021-11-041-3/+3
* add `explain` subcommand and explanations to all lintsAkshay2021-10-311-0/+10
* report syntax errors as statix errorsAkshay2021-10-291-11/+11
* set internal crates to 0.0.0, bump to v0.2.0v0.2.0Akshay2021-10-261-1/+1
* rework cli, use subcommands insteadAkshay2021-10-251-1/+16
* rework cli, fix is now a flag, implement dry-run modeAkshay2021-10-241-0/+2
* initial implementation of multipass code fixerAkshay2021-10-231-0/+8
* fully flesh out CLIAkshay2021-10-191-0/+28