You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
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.
2 years ago
..
api Add spectral linter for Swagger (#20321) 2 years ago
common Fix raw endpoint PDF file headers (#19825) 2 years ago
install Refactor `i18n` to `locale` (#20153) 2 years ago
private Add missing parameter for error in log message (#20144) 2 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Implement sync push mirror on commit (#19411) 2 years ago
init.go Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#20299) 2 years ago