Commit Graph

14 Commits

Author SHA1 Message Date
Akshay
c00900120d new lint: manual_inherit 2021-10-02 13:39:39 +05:30
Akshay
088559eedd update docs; nix-analyzer -> statix 2021-10-02 13:39:39 +05:30
Akshay
a60429891f new lint: empty-let-in 2021-10-02 10:51:27 +05:30
Akshay
2dacf12a3d rename to statix, skip self env arg 2021-10-02 10:50:15 +05:30
Akshay
7953d8cc93 add error code and report codegen, document a bit 2021-09-21 20:51:20 +05:30
Akshay
3eec886fe8 use stderr by default, improved macro code 2021-09-21 16:42:30 +05:30
Akshay
40867728c0 add suggestion to bool_comparison 2021-09-21 16:41:24 +05:30
Akshay
c91c2ae139 init cli entrypoint 2021-09-15 16:19:58 +05:30
Akshay
2ee7db0b3b implement lint_map 2021-09-15 16:19:43 +05:30
Akshay
4152367f5d add demo lint: bool_comparison 2021-09-13 22:20:25 +05:30
Akshay
7a3c3822ba add proc-macro to define lint 2021-09-13 22:19:18 +05:30
Akshay
171a4fa4d1 restructure repo into bin, lib and macros 2021-09-11 21:18:09 +05:30
Akshay
e6ee0c4246 remove direnv 2021-09-10 19:43:04 +05:30
Akshay
336e97961c init 2021-09-10 19:42:30 +05:30