aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* add support for json outAkshay2021-10-241-0/+47
|
* initial implementation of multipass code fixerAkshay2021-10-231-0/+7
|
* fully flesh out CLIAkshay2021-10-191-5/+301
|
* new lint: collapsible_let_inAkshay2021-10-031-0/+1
|
* new lint: empty-let-inAkshay2021-10-021-10/+10
|
* use stderr by default, improved macro codeAkshay2021-09-211-0/+8
|
* add demo lint: bool_comparisonAkshay2021-09-131-0/+179
|
* restructure repo into bin, lib and macrosAkshay2021-09-111-104/+0
|
* initAkshay2021-09-101-0/+104