aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lints
Commit message (Expand)AuthorAgeFilesLines
* new lint: eta_reductionAkshay2021-10-081-0/+51
* consistent namingAkshay2021-10-034-8/+8
* new lint: collapsible_let_inAkshay2021-10-031-0/+60
* new lint: legacy_let_syntaxAkshay2021-10-021-0/+55
* new lint: manual_inherit_fromAkshay2021-10-022-1/+50
* new lint: manual_inheritAkshay2021-10-022-2/+44
* new lint: empty-let-inAkshay2021-10-021-0/+42
* add error code and report codegen, document a bitAkshay2021-09-211-4/+2
* add suggestion to bool_comparisonAkshay2021-09-211-34/+54
* implement lint_mapAkshay2021-09-151-4/+4
* add demo lint: bool_comparisonAkshay2021-09-131-0/+78