Skip to content

Commit e467b52

Browse files
authored
Merge pull request #3210 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch master)
2 parents a2ce1d1 + 837b14f commit e467b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/editorconfig-code-style-settings-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@ The following table shows the rule names, applicable languages, default values,
18131813
| ----------- | -------------------- | ----------------------| ---------------- |
18141814
| csharp_space_after_cast | C# | false | 15.3 |
18151815
| csharp_space_after_keywords_in_control_flow_statements | C# | true | 15.3 |
1816-
| csharp_space_between_method_declaration_parameter_ list_parentheses | C# | false | 15.3 |
1816+
| csharp_space_between_method_declaration_parameter_list_parentheses | C# | false | 15.3 |
18171817
| csharp_space_between_method_call_parameter_list_parentheses | C# | false | 15.3 |
18181818
| csharp_space_between_parentheses | C# | false | 15.3 |
18191819
| csharp_space_before_colon_in_inheritance_clause | C# | true | 15.7 |

0 commit comments

Comments
 (0)