mirror of
https://gitee.com/gitea/gitea
synced 2026-02-01 20:35:54 +08:00
* Fix extra space * Fix regular expression * Fix error template name * Simplify check code, fix default values, add test * Fix router tests * Fix fmt * Fix setting and lint * Move cleaning up code to test, improve comments * Tidy up variable declaration