mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-01 14:02:26 +08:00

Enable [`vue/html-closing-bracket-spacing`](https://eslint.vuejs.org/rules/html-closing-bracket-spacing.html) and set it to never add any useless spaces inside tags. All issues were fixed automatically with `make lint-js-fix`.