Skip to content

Commit 66d1bff

Browse files
committed
refs and cleanup
1 parent f023632 commit 66d1bff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ dotnet_diagnostic.CA1050.severity = none
4343
# Use Literals Where Appropriate
4444
dotnet_diagnostic.CA1802.severity = error
4545

46+
# Template should be a static expression
47+
dotnet_diagnostic.CA2254.severity = error
48+
4649
# Potentially misleading parameter name in lambda or local function
4750
resharper_all_underscore_local_parameter_name_highlighting = none
4851

0 commit comments

Comments
 (0)