Skip to content

Commit 719d201

Browse files
author
Oren (electricessence)
committed
Updated editor config until analyzers are fixed.
1 parent 5af029b commit 719d201

File tree

2 files changed

+67
-59
lines changed

2 files changed

+67
-59
lines changed

Open.ChannelExtensions/.editorconfig

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ dotnet_diagnostic.CA1303.severity = silent
77
dotnet_diagnostic.CA1031.severity = silent
88

99
# CA2012: Use ValueTasks correctly
10-
dotnet_diagnostic.CA2012.severity = suggestion
10+
dotnet_diagnostic.CA2012.severity = silent
11+
12+
# AD0001: Analyzer Failure (2020/07/15 currently flawed. Might be useful to remove for later.)
13+
dotnet_diagnostic.AD0001.severity = silent

Open.ChannelExtensions/Documentation.xml

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

0 commit comments

Comments
 (0)