aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lints/bool_comparison.rs
Commit message (Expand)AuthorAgeFilesLines
* consistent namingAkshay2021-10-031-2/+2
* 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