aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lints
Commit message (Collapse)AuthorAgeFilesLines
* 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