Disable 'Missing XML Comment' warnings
This commit is contained in:
@@ -146,6 +146,9 @@ csharp_space_between_square_brackets = false
|
||||
resharper_wrap_object_and_collection_initializer_style = chop_always
|
||||
resharper_merge_into_pattern_highlighting = none
|
||||
|
||||
# Ignored warnings
|
||||
dotnet_diagnostic.CS1591.severity = none
|
||||
|
||||
# Xml project files
|
||||
[*.{csproj,vbproj,vcxproj,vcxproj.filters,proj,nativeproj,locproj}]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user