Always use K&R brace style for C#

EditorConfig key: razor-csharp-always-use-end-of-line-brace-style

Always use K&R brace style for C#

razor-csharp-always-use-end-of-line-brace-style

If true, override the C# brace style to always place the opening brace at the end of the line.

Default value:

true

Possible values:

  • true
  • false

Examples