提交 5de85522 编写于 作者: C Cyrus Najmabadi

Update

上级 697663ab
......@@ -382,6 +382,9 @@ public void CSharp_VerifyIDEDiagnosticSeveritiesAreConfigurable()
# IDE0077
dotnet_diagnostic.IDE0077.severity = %value%
# IDE0080
dotnet_diagnostic.IDE0080.severity = %value%
# IDE1005
csharp_style_conditional_delegate_call = true:suggestion
......@@ -900,6 +903,9 @@ public void CSharp_VerifyIDECodeStyleOptionsAreConfigurable()
# IDE0077
No editorconfig based code style option
# IDE0080
No editorconfig based code style option
# IDE1005, PreferConditionalDelegateCall
csharp_style_conditional_delegate_call = true:suggestion
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册