Files
komp_ac/AGENTS.md
2026-08-24 21:31:06 +02:00

286 B

Repository agent rules

  • Never run cargo fmt, rustfmt, or any other automatic code-formatting command in this repository, including commands scoped to individual files or packages.
  • Preserve existing formatting. Make only the smallest hand-edited changes required for the task.