Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |