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
Signed by: technofab
SSH key fingerprint: SHA256:bV4h88OqS/AxjbPn66uUdvK9JsgIW4tv3vwJQ8tpMqQ
9 changed files with 118 additions and 13 deletions

View file

@ -23,6 +23,7 @@
(simple "tests")
(simple "benchmark")
(simple "docs")
(simple "ci")
];
}
{
@ -30,6 +31,7 @@
["repo" "tests"]
["repo" "benchmark"]
["repo" "docs"]
["repo" "ci" "packages"]
];
};
}