Doc comment summary style

EditorConfig key: roslynator-doc-comment-summary-style

Doc comment summary style

roslynator-doc-comment-summary-style

Whether the <summary> element of a doc comment is on one line or spans multiple.

Default value:

multi_line

Possible values:

  • multi_line
  • single_line

Examples