mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-06-09 10:06:34 +02:00
5 lines
247 B
INI
5 lines
247 B
INI
[*.cs]
|
|
# Doing this via EditorConfig seems to be the only way to suppress in an entire project.
|
|
# This warning conflicts with NUnit's recommendation to subtype the "Is" type.
|
|
resharper_access_to_static_member_via_derived_type_highlighting=none
|