Remove xml docs warnings using .editorconfig

This commit is contained in:
Matthew Wise
2022-10-21 13:48:20 +01:00
committed by Sebastiaan Janssen
parent d32b93349d
commit 036580248b

View File

@@ -248,6 +248,7 @@ csharp_preserve_single_line_blocks = true
########################################## ##########################################
[*.{cs,csx,cake,vb,vbx}] [*.{cs,csx,cake,vb,vbx}]
dotnet_diagnostic.CS1591.severity = suggestion
########################################## ##########################################
# Styles # Styles