Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new lint: eta_reduction | Akshay | 2021-10-08 | 1 | -0/+51 |
| | |||||
* | consistent naming | Akshay | 2021-10-03 | 4 | -8/+8 |
| | |||||
* | new lint: collapsible_let_in | Akshay | 2021-10-03 | 1 | -0/+60 |
| | |||||
* | new lint: legacy_let_syntax | Akshay | 2021-10-02 | 1 | -0/+55 |
| | |||||
* | new lint: manual_inherit_from | Akshay | 2021-10-02 | 2 | -1/+50 |
| | |||||
* | new lint: manual_inherit | Akshay | 2021-10-02 | 2 | -2/+44 |
| | |||||
* | new lint: empty-let-in | Akshay | 2021-10-02 | 1 | -0/+42 |
| | |||||
* | add error code and report codegen, document a bit | Akshay | 2021-09-21 | 1 | -4/+2 |
| | |||||
* | add suggestion to bool_comparison | Akshay | 2021-09-21 | 1 | -34/+54 |
| | |||||
* | implement lint_map | Akshay | 2021-09-15 | 1 | -4/+4 |
| | |||||
* | add demo lint: bool_comparison | Akshay | 2021-09-13 | 1 | -0/+78 |