mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-31 09:40:36 +02:00
We were missing a number of config files like `.golangci.yml` in the dependencies for the pull request pipelines, which resulted in the linting not running for https://github.com/go-gitea/gitea/pull/26786 because only `.golangci.yml` had changed.