Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | new lint: collapsible_let_in | Akshay | 2021-10-03 | 6 | -4/+71 | |
* | 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 | 5 | -4/+59 | |
* | update docs; nix-analyzer -> statix | Akshay | 2021-10-02 | 3 | -78/+65 | |
* | new lint: empty-let-in | Akshay | 2021-10-02 | 4 | -13/+56 | |
* | rename to statix, skip self env arg | Akshay | 2021-10-02 | 2 | -6/+11 | |
* | add error code and report codegen, document a bit | Akshay | 2021-09-21 | 3 | -28/+83 | |
* | use stderr by default, improved macro code | Akshay | 2021-09-21 | 3 | -14/+39 | |
* | add suggestion to bool_comparison | Akshay | 2021-09-21 | 3 | -40/+110 | |
* | init cli entrypoint | Akshay | 2021-09-15 | 2 | -1/+84 | |
* | implement lint_map | Akshay | 2021-09-15 | 4 | -43/+97 | |
* | add demo lint: bool_comparison | Akshay | 2021-09-13 | 5 | -5/+308 | |
* | add proc-macro to define lint | Akshay | 2021-09-13 | 2 | -5/+138 | |
* | restructure repo into bin, lib and macros | Akshay | 2021-09-11 | 9 | -112/+79 | |
* | remove direnv | Akshay | 2021-09-10 | 3 | -2/+1 | |
* | init | Akshay | 2021-09-10 | 8 | -0/+322 |