Skip to content

Commit e9ed083

Browse files
committed
Fix editorconfig path
1 parent c9d67b0 commit e9ed083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ dotnet_diagnostic.IDE0305.severity = none
247247
dotnet_diagnostic.IDE0072.severity = none
248248

249249

250-
[src/api/AwsLambda/**/*.cs]
250+
[src/api/Elastic.Documentation.Api.Lambda/**/*.cs]
251251
dotnet_diagnostic.IL3050.severity = none
252252
dotnet_diagnostic.IL2026.severity = none
253253

0 commit comments

Comments
 (0)