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

5 lines
286 B
Markdown

# 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.