aboutsummaryrefslogtreecommitdiff
path: root/bin/src/config.rs
Commit message (Expand)AuthorAgeFilesLines
* add `ignore` to statix.tomlv0.5.5Akshay2022-05-011-6/+16
* show only available out-formatsAkshay2022-02-201-1/+2
* new subcommand: statix-listAkshay2022-02-201-0/+5
* fix bug with overriding of config combined with serdeAkshay2022-01-141-6/+18
* add dump command, support version overrides in statix.tomlsession-infoAkshay2022-01-141-34/+44
* remove lint: unquoted_spliceAkshay2021-11-281-2/+2
* introduce --config flagAkshay2021-11-281-46/+122
* add snapshot test suitesnapshot-testsAkshay2021-11-081-7/+7
* introducing "streaming" option to check, fix and singleAkshay2021-11-061-6/+86
* Squashed commit of the following:Akshay2021-11-041-96/+17
* apply clippy lintsfigsoda2021-11-021-3/+3
* add `explain` subcommand and explanations to all lintsAkshay2021-10-311-0/+24
* report syntax errors as statix errorsAkshay2021-10-291-3/+6
* fix version command not fetching latest versionAkshay2021-10-281-2/+1
* allow stdin input to statix-single, vim pluginv0.2.2Akshay2021-10-271-2/+2
* set internal crates to 0.0.0, bump to v0.2.0v0.2.0Akshay2021-10-261-1/+2
* fix single fix commandAkshay2021-10-261-0/+4
* fix minor bug with out-formatAkshay2021-10-251-4/+18
* rework cli, use subcommands insteadAkshay2021-10-251-94/+119
* rework cli, fix is now a flag, implement dry-run modeAkshay2021-10-241-25/+13
* simplify flakeAkshay2021-10-231-1/+1
* initial implementation of multipass code fixerAkshay2021-10-231-18/+60
* fully flesh out CLIAkshay2021-10-191-0/+170