mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-05 06:47:12 +01:00
460 B
460 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