Skip to content

Commit f6111c3

Browse files
enable final newline (dotnet#6105)
1 parent 94c789b commit f6111c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .editorconfig

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ indent_size = 2
2525
# JSON files
2626
[*.json]
2727
indent_size = 2
28+
insert_final_newline = true
2829

2930
# Powershell files
3031
[*.ps1]

0 commit comments

Comments
 (0)