We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3317e commit 9eb6ac7Copy full SHA for 9eb6ac7
.editorconfig
@@ -246,12 +246,10 @@ dotnet_diagnostic.IDE0305.severity = none
246
# CS8509 already warns
247
dotnet_diagnostic.IDE0072.severity = none
248
249
-
250
-[src/api/Elastic.Documentation.Api.Lambda/**/*.cs]
+[src/api/Elastic.Documentation.Api.Lambda/**.cs]
251
dotnet_diagnostic.IL3050.severity = none
252
dotnet_diagnostic.IL2026.severity = none
253
254
255
[DocumentationWebHost.cs]
256
257
0 commit comments