Files
gitea/AGENTS.md
T
2026-01-30 20:48:56 +00:00

332 B

Instructions for agents

  • Use make help to find available development targets
  • Before committing go code changes, run make fmt
  • Before committing go.mod changes, run make tidy
  • Before committing new .go files, add the current year into the copyright header
  • Before committing files, removed any trailing whitespace