Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 3 new lints, bump to v0.2.3v0.2.3 | Akshay | 2021-10-27 | 1 | -0/+3 |
* | new lint: useless_parens | Akshay | 2021-10-15 | 1 | -0/+1 |
* | new lint: eta_reduction | Akshay | 2021-10-08 | 1 | -0/+1 |
* | new lint: collapsible_let_in | Akshay | 2021-10-03 | 1 | -0/+1 |
* | new lint: legacy_let_syntax | Akshay | 2021-10-02 | 1 | -0/+1 |
* | new lint: manual_inherit_from | Akshay | 2021-10-02 | 1 | -0/+1 |
* | new lint: manual_inherit | Akshay | 2021-10-02 | 1 | -0/+1 |
* | new lint: empty-let-in | Akshay | 2021-10-02 | 1 | -0/+1 |
* | implement lint_map | Akshay | 2021-09-15 | 1 | -2/+5 |
* | add demo lint: bool_comparison | Akshay | 2021-09-13 | 1 | -0/+2 |