forgejo/templates
silverwind c8e0fd0bcc
Add spectral linter for Swagger (#20321)
[spectral](https://github.com/stoplightio/spectral) lints
openapi/swagger files for mistakes of which it has identified a few and
which I've fixed.

I had to put it into `lint-frontend` because it depends on node_modules
so can not run on Drone during the backend target. I plan to refactor
these targets later to `lint-js` and `lint-go` so that they are
categorized based on the tool dependencies.
2022-07-11 18:07:16 -05:00
..
admin Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Fix toolip on mobile notification bell (#20270) 2022-07-06 22:03:52 +01:00
custom
explore Add tooltip to repo icons in explore page (#20241) 2022-07-07 22:17:41 +02:00
mail Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
org Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
package Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
repo Use dedicated draft PR icon when possible (#20303) 2022-07-09 17:17:04 -05:00
shared Use dedicated draft PR icon when possible (#20303) 2022-07-09 17:17:04 -05:00
status Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
swagger Add spectral linter for Swagger (#20321) 2022-07-11 18:07:16 -05:00
user Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
home.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
install.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
post-install.tmpl