Newline around = token

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

Newline around = token

roslynator-equals-token-new-line

Whether the = token goes at the end or start of the wrapped line.

Default value:

after

Possible values:

  • after
  • before

Examples