8feabe4160
Fixes: https://github.com/go-gitea/gitea/issues/35182 Signed-off-by: silverwind <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: silverwind <[email protected]> Co-authored-by: silverwind <[email protected]>
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