mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-02 18:00:15 +01:00
Fixes: https://github.com/go-gitea/gitea/issues/35182 Signed-off-by: silverwind <me@silverwind.io> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: silverwind <115237+silverwind@users.noreply.github.com> Co-authored-by: silverwind <me@silverwind.io>
332 B
332 B
Instructions for agents
- Use
make helpto find available development targets - Before committing go code changes, run
make fmt - Before committing
go.modchanges, runmake tidy - Before committing new
.gofiles, add the current year into the copyright header - Before committing files, removed any trailing whitespace