Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/6a1dd69358f425022db03558dcb3fa033f6e91bf/stylecop.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
|
|
"settings": {
|
|
"layoutRules": {
|
|
"newlineAtEndOfFile": "require",
|
|
"allowDoWhileOnClosingBrace": true
|
|
}
|
|
}
|
|
}
|