Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new lint: collapsible_let_in | Akshay | 2021-10-03 | 4 | -4/+69 |
* | new lint: legacy_let_syntax | Akshay | 2021-10-02 | 4 | -15/+129 |
* | new lint: manual_inherit_from | Akshay | 2021-10-02 | 4 | -1/+60 |
* | new lint: manual_inherit | Akshay | 2021-10-02 | 4 | -4/+58 |
* | new lint: empty-let-in | Akshay | 2021-10-02 | 3 | -3/+46 |
* | add error code and report codegen, document a bit | Akshay | 2021-09-21 | 2 | -28/+54 |
* | add suggestion to bool_comparison | Akshay | 2021-09-21 | 3 | -40/+110 |
* | implement lint_map | Akshay | 2021-09-15 | 3 | -27/+57 |
* | add demo lint: bool_comparison | Akshay | 2021-09-13 | 3 | -5/+125 |
* | restructure repo into bin, lib and macros | Akshay | 2021-09-11 | 1 | -0/+7 |