We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38aad52 commit e4c847cCopy full SHA for e4c847c
tests/.editorconfig
@@ -0,0 +1,3 @@
1
+[*.cs]
2
+dotnet_diagnostic.CA2007.severity = none # Use ConfigureAwait (not needed in test projects)
3
+resharper_use_configure_await_false_highlighting=none
0 commit comments