Newline around => arrow token

EditorConfig key: roslynator-arrow-token-new-line

Newline around => arrow token

roslynator-arrow-token-new-line

Whether the arrow token (=>) goes at the end or start of the wrapped line.

Default value:

before

Possible values:

  • after
  • before

Examples