feat: add CI, improve benchmark, fix issue statix created and remove statix

This commit is contained in:
technofab 2025-09-15 13:10:48 +02:00
parent 5fee6ef12a
commit 560aaf0f15
No known key found for this signature in database
9 changed files with 118 additions and 13 deletions

View file

@ -13,7 +13,7 @@
prefix,
...
} @ args: let
vals = filter (key: args.${key} != null && args.${key}) [
vals = filter (key: args.${key} != null && args.${key} != false) [
"eval"
"prefix"
"unset"