aboutsummaryrefslogtreecommitdiff
path: root/bin/src/fix
Commit message (Collapse)AuthorAgeFilesLines
* allow for version based lintsAkshay2022-01-082-11/+25
|
* remove lint: unquoted_spliceAkshay2021-11-281-1/+1
|
* introduce --config flagAkshay2021-11-282-11/+15
|
* apply clippy lintsfigsoda2021-11-021-2/+1
|
* fix fp with manual_inherit and manual_inherit_fromAkshay2021-10-281-9/+7
| | | | | | the lint also needed to validate if the length of the path component was exactly one, and not just check if the first component matches the value.
* allow stdin input to statix-single, vim pluginv0.2.2Akshay2021-10-271-14/+9
|
* set internal crates to 0.0.0, bump to v0.2.0v0.2.0Akshay2021-10-262-8/+10
|
* fix single fix commandAkshay2021-10-261-14/+21
|
* rework cli, use subcommands insteadAkshay2021-10-252-0/+145