We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967b34f commit 4f50f97Copy full SHA for 4f50f97
.editorconfig
@@ -3,6 +3,7 @@ root = true
3
[*]
4
indent_style = space
5
insert_final_newline = true
6
+trim_trailing_whitespace = true
7
8
[*.{cs,md}]
9
guidelines = 80 dashed, 100
0 commit comments