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/b4c5d4f4ce9780b6d4de63764bd13870337fe0ab/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