mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
CA1825: use Array.Empty.
This commit is contained in:
@ -57,7 +57,4 @@
|
||||
<Rule Id="CA2213" Action="None" />
|
||||
<Rule Id="CA2235" 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