mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
647b2649b1
* Make sure fmt catches all templates Make's `wildcard` is not recursive so it missed many template files, fix that by using `find`. * Update Makefile