mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-20 03:40:27 +00:00
582 B
582 B
Instructions for agents
- Use
make helpto find available development targets - Before committing
.gochanges, runmake fmtto format, and runmake lint-goto lint - Before committing
.tschanges, runmake lint-jsto lint - Before committing
go.modchanges, runmake tidy - Before committing new
.gofiles, add the current year into the copyright header - Before committing any files, remove all trailing whitespace from source code lines
- Never force-push to pull request branches
- Always start issue and pull request comments with an authorship attribution