Skip to content

Commit 623ea38

Browse files
Updated editor config.
1 parent fcba7ca commit 623ea38

File tree

2 files changed

+3
-103
lines changed

2 files changed

+3
-103
lines changed

.editorconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Remove the line below if you want to inherit .editorconfig settings from higher directories
2-
root = true
3-
41
# C# files
52
[*.cs]
63

@@ -217,3 +214,6 @@ dotnet_naming_style.begins_with_i.required_prefix = I
217214
dotnet_naming_style.begins_with_i.required_suffix =
218215
dotnet_naming_style.begins_with_i.word_separator =
219216
dotnet_naming_style.begins_with_i.capitalization = pascal_case
217+
218+
# RCS1123: Add parentheses when necessary.
219+
dotnet_diagnostic.RCS1123.severity = silent

Open.ChannelExtensions/Documentation.xml

Lines changed: 0 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)