Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/commit/5a779df4de2302d2498b380f21442b1613218fa3 You should set ROOT_URL correctly, otherwise the web may not work correctly.

chore: Expand JSON extensions in editorconfig

pull/242/head
Robert Dailey 11 months ago
parent d12f49f012
commit 5a779df4de

@ -1588,7 +1588,7 @@ resharper_zero_index_from_end_highlighting = warning
[*.{cs,ps1}]
indent_size = 4
[*.json]
[*.{json,json5,jsonc}]
ij_javascript_array_initializer_right_brace_on_new_line = false
[tests/**.cs]

Loading…
Cancel
Save