Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/b31230d8392a76eb9a73040cb2a303d69e03a5ec/yamllint.yml You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/yamllint.yml

8 lines
116 B

extends: default
rules:
document-start:
present: false
line-length: disable
truthy:
check-keys: false