aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lints/empty_let_in.rs
Commit message (Expand)AuthorAgeFilesLines
* do not raise empty-let when comments are presentfix/empty-let-in-commentAkshay2022-06-041-0/+8
* allow for version based lintsAkshay2022-01-081-2/+2
* introduce --config flagAkshay2021-11-281-1/+1
* fix testsfigsoda2021-11-011-2/+2
* add `explain` subcommand and explanations to all lintsAkshay2021-10-311-4/+21
* consistent namingAkshay2021-10-031-2/+2
* new lint: manual_inheritAkshay2021-10-021-2/+1
* new lint: empty-let-inAkshay2021-10-021-0/+42