RCS1253: Format documentation comment summary
Properties
| Property | Value |
|---|---|
| Default Severity | disabled by default |
| Minimum language version | - |
Summary
This analyzer replaces RCS1100 and RCS1101.
Configuration
info
Option roslynator_doc_comment_summary_style is required to be set for this analyzer to work.
.editorconfig
# Format documentation comment summary on single line or multiple lines
roslynator_doc_comment_summary_style = multi_line|single_line