aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lints/bool_comparison.rs
Commit message (Expand)AuthorAgeFilesLines
* bump rnix to latest master, support nix 2.5 syntaxAkshay2022-01-291-2/+3
* allow for version based lintsAkshay2022-01-081-2/+2
* fix testsfigsoda2021-11-011-2/+2
* add `explain` subcommand and explanations to all lintsAkshay2021-10-311-2/+21
* 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