Skip to content

Commit f8f189c

Browse files
author
duende-github-bot
committed
Update .editorconfig
1 parent 41fb3a3 commit f8f189c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.editorconfig

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ insert_final_newline = true
1010
csharp_style_expression_bodied_accessors = true
1111
csharp_style_expression_bodied_constructors = true
1212
csharp_style_expression_bodied_indexers = true
13+
csharp_style_expression_bodied_lambdas = true
14+
csharp_style_expression_bodied_local_functions = true
1315
csharp_style_expression_bodied_methods = true
1416
csharp_style_expression_bodied_operators = true
15-
csharp_style_expression_bodied_operators = true
1617
csharp_style_expression_bodied_properties = true
1718
csharp_style_namespace_declarations = file_scoped
1819
csharp_style_prefer_switch_expression = true

0 commit comments

Comments
 (0)