mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Previously yamllint would issue warnings for certain things, while still exiting with zero. Now warnings are treated like errors and will cause non-zero exit: ``` -s, --strict return non-zero exit code on warnings as well as errors ``` |
||
|---|---|---|
| .. | ||
| cron-licenses.yml | ||
| cron-translations.yml | ||
| files-changed.yml | ||
| pull-compliance.yml | ||
| pull-db-tests.yml | ||
| pull-docker-dryrun.yml | ||
| pull-e2e-tests.yml | ||
| pull-labeler.yml | ||
| release-nightly.yml | ||
| release-tag-rc.yml | ||
| release-tag-version.yml | ||