Skip to content

Commit 3401f9b

Browse files
committed
- Suppress this. warning for codebase.
1 parent 7e41281 commit 3401f9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
# SA1118: Parameter should not span multiple lines
44
dotnet_diagnostic.SA1118.severity = none
5+
6+
# IDE0003: Remove qualification
7+
dotnet_diagnostic.IDE0003.severity = none

0 commit comments

Comments
 (0)