Skip to content

Commit 4387c4a

Browse files
authored
Update .editorconfig and adjust (Azure#29749)
Adjust to .editorconfig trim_trailing_whitespace = true
1 parent 00e5890 commit 4387c4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# top-most EditorConfig file
44
root = true
55

6+
[*]
7+
trim_trailing_whitespace = true
8+
69
# Default settings:
710
# A newline ending every file
811
# Use 4 spaces as indentation

0 commit comments

Comments
 (0)