mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
223b9d9a64
* Add 'make revive' to instructions for checking code This is performed on drone, hacking instructions should contain the same to avoid unnecessary PR builds. * lint is deprecated. Denote revive +vet as code analysis in continuous text.