Skip to content

Instantly share code, notes, and snippets.

@aljanabim
Created March 2, 2025 10:15
Show Gist options
  • Save aljanabim/fd6c57a8a3f435c28b20b13e91f22c3e to your computer and use it in GitHub Desktop.
Save aljanabim/fd6c57a8a3f435c28b20b13e91f22c3e to your computer and use it in GitHub Desktop.
.editorconfig
# CSharp formatting rules:
[*.cs]
csharp_new_line_before_open_brace = none
csharp_new_line_before_else = false
csharp_new_line_before_catch = false
csharp_new_line_before_finally = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment