mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
CA1825: use Array.Empty instead of new [0].
This commit is contained in:
@@ -71,7 +71,4 @@
|
||||
<Rule Id="CA2237" Action="None" />
|
||||
<Rule Id="CA5351" Action="None" />
|
||||
</Rules>
|
||||
<Rules AnalyzerId="Microsoft.NetCore.CSharp.Analyzers" RuleNamespace="Microsoft.NetCore.CSharp.Analyzers">
|
||||
<Rule Id="CA1825" Action="None" />
|
||||
</Rules>
|
||||
</RuleSet>
|
||||
Reference in New Issue
Block a user