aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* update docs; nix-analyzer -> statixAkshay2021-10-023-78/+65
|
* new lint: empty-let-inAkshay2021-10-024-13/+56
|
* rename to statix, skip self env argAkshay2021-10-022-6/+11
|
* add error code and report codegen, document a bitAkshay2021-09-213-28/+83
|
* use stderr by default, improved macro codeAkshay2021-09-213-14/+39
|
* add suggestion to bool_comparisonAkshay2021-09-213-40/+110
|
* init cli entrypointAkshay2021-09-152-1/+84
|
* implement lint_mapAkshay2021-09-154-43/+97
|
* add demo lint: bool_comparisonAkshay2021-09-135-5/+308
|
* add proc-macro to define lintAkshay2021-09-132-5/+138
|
* restructure repo into bin, lib and macrosAkshay2021-09-119-112/+79
|
* remove direnvAkshay2021-09-103-2/+1
|
* initAkshay2021-09-108-0/+322