Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial implementation of multipass code fixer | Akshay | 2021-10-23 | 1 | -0/+7 |
* | fully flesh out CLI | Akshay | 2021-10-19 | 1 | -5/+301 |
* | new lint: collapsible_let_in | Akshay | 2021-10-03 | 1 | -0/+1 |
* | new lint: empty-let-in | Akshay | 2021-10-02 | 1 | -10/+10 |
* | use stderr by default, improved macro code | Akshay | 2021-09-21 | 1 | -0/+8 |
* | add demo lint: bool_comparison | Akshay | 2021-09-13 | 1 | -0/+179 |
* | restructure repo into bin, lib and macros | Akshay | 2021-09-11 | 1 | -104/+0 |
* | init | Akshay | 2021-09-10 | 1 | -0/+104 |