Skip to content

Commit e4c847c

Browse files
authored
tests .editorconfig (#122)
1 parent 38aad52 commit e4c847c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)