mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
e06f3d2ee5
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`.