File tree Expand file tree Collapse file tree
src/NetEvolve.Defaults/configurations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -267,18 +267,6 @@ dotnet_diagnostic.IDE0290.severity = sugges
267267# [CSharpier] Incompatible rules deactivated
268268# https://csharpier.com/docs/IntegratingWithLinters#code-analysis-rules
269269dotnet_diagnostic.IDE0055.severity = none
270- dotnet_diagnostic.SA1000.severity = none
271- dotnet_diagnostic.SA1009.severity = none
272- dotnet_diagnostic.SA1111.severity = none
273- dotnet_diagnostic.SA1118.severity = none
274- dotnet_diagnostic.SA1137.severity = none
275- dotnet_diagnostic.SA1413.severity = none
276- dotnet_diagnostic.SA1500.severity = none
277- dotnet_diagnostic.SA1501.severity = none
278- dotnet_diagnostic.SA1502.severity = none
279- dotnet_diagnostic.SA1504.severity = none
280- dotnet_diagnostic.SA1515.severity = none
281- dotnet_diagnostic.SA1516.severity = none
282270
283271# Support for NetEvolve.Arguments Methods
284272# https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1062#null-check-validation-methods
You can’t perform that action at this time.
0 commit comments