aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lints/eta_reduction.rs
Commit message (Expand)AuthorAgeFilesLines
* allow for version based lintsAkshay2022-01-081-2/+2
* introduce --config flagAkshay2021-11-281-1/+1
* apply clippy lintsfigsoda2021-11-021-2/+2
* fix testsfigsoda2021-11-011-2/+2
* add `explain` subcommand and explanations to all lintsAkshay2021-10-311-2/+28
* filter out invalid eta-reductionsDaniel Thwaites2021-10-291-4/+13
* new lint: eta_reductionAkshay2021-10-081-0/+51