aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lints/manual_inherit_from.rs
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+26
* improve json outputAkshay2021-10-281-0/+1
* fix fp with manual_inherit and manual_inherit_fromAkshay2021-10-281-6/+5
* minor refactorAkshay2021-10-191-1/+1
* rework few error messagesAkshay2021-10-191-1/+1
* consistent namingAkshay2021-10-031-2/+2
* new lint: manual_inherit_fromAkshay2021-10-021-0/+49