We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68efba3 commit f0c44e6Copy full SHA for f0c44e6
dotnet/.editorconfig
@@ -4,7 +4,8 @@
4
#### Core EditorConfig Options ####
5
6
# New line preferences
7
-insert_final_newline = false
+insert_final_newline = true
8
+trim_trailing_whitespace = true
9
10
#### .NET Code Actions ####
11
0 commit comments