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

chore(style): Warn about sealing private nested classes

pull/153/head
Robert Dailey 2 years ago
parent 77603b6c93
commit 7e2a6290dc

@ -1435,7 +1435,7 @@ resharper_check_for_reference_equality_instead_4_highlighting = suggestion
resharper_check_namespace_highlighting = warning
resharper_class_cannot_be_instantiated_highlighting = warning
resharper_class_can_be_sealed_global_highlighting = none
resharper_class_can_be_sealed_local_highlighting = none
resharper_class_can_be_sealed_local_highlighting = warning
resharper_class_never_instantiated_global_highlighting = suggestion
resharper_class_never_instantiated_local_highlighting = suggestion
resharper_class_with_virtual_members_never_inherited_global_highlighting = suggestion

Loading…
Cancel
Save