mirror of
https://gitee.com/gitea/gitea
synced 2025-11-05 00:50:26 +08:00
* 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.