mirror of https://github.com/go-gitea/gitea.git
Run yamllint with strict mode, fix issue (#33551)
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 ```pull/33549/head
parent
c422f179dd
commit
b3302748fa
Loading…
Reference in New Issue