Place attribute on same line as owner

EditorConfig key: resharper-place-attribute-on-same-line

Place attribute on same line as owner

resharper-place-attribute-on-same-line

When an attribute may share the line with the declaration it decorates. 'false'/'never' and 'true'/'always' are ReSharper aliases.

Default value:

unset

Possible values:

  • unset
  • false
  • never
  • if_owner_is_single_line
  • true
  • always

Examples