aboutsummaryrefslogtreecommitdiff
path: root/bin/src/fix/single.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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-261-6/+8
|
* fix single fix commandAkshay2021-10-261-14/+21
|
* rework cli, use subcommands insteadAkshay2021-10-251-0/+59