dotfiles/.config/pi/agent/AGENTS.md
2026-01-29 16:28:09 +01:00

766 B

Git instructions

Test instructions

  • Write tests in the natural tooling for the used programming language
  • When doing HTTP tests, use Cypress

Style instructions

  • Avoid emojis in code outputs unless it adds significant visual help
  • Use NOTE:, FIXME:, XXX: markers in comments where beneficial
  • Never use emojis in Markdown files
  • Keep line length to 80 characters in Markdown files, but do not split URLs or code fragments (variable/function names etc.).