mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01: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
|