fix: do not truncate summaries
Some checks failed
distribution-gate / distribution-gate (push) Failing after 1m58s

This commit is contained in:
eric
2026-04-05 15:19:37 +02:00
parent 4a5c1d3c4b
commit a8c32031ff
13 changed files with 100 additions and 22 deletions

View File

@@ -36,6 +36,7 @@
devShells.default = pkgs.mkShell {
packages = [
pkgs.git
codex-controller-loop
pkgs.rustc
pkgs.cargo
pkgs.clippy