Skip to content

Commit a8668d5

Browse files
Per Kopsperkops
authored andcommitted
build: suppress AsyncFixer02
1 parent 6ef68d1 commit a8668d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
# AsyncFixer
1414
# http://www.asyncfixer.com
15+
dotnet_diagnostic.AsyncFixer02.severity = none # False positive on synchronous HtmlAgilityPack SelectNodes().ToList()
1516

1617

1718
# Asyncify

0 commit comments

Comments
 (0)