Skip to content

Commit 2ed9e21

Browse files
committed
chore: 🧑‍💻 add trim_trailing_whitespace to editorconfig
1 parent c9b7f6c commit 2ed9e21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

+1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ root = true
33
[*]
44
end_of_line = lf
55
insert_final_newline = true
6+
trim_trailing_whitespace = true
67
indent_style = space
78
indent_size = 2

0 commit comments

Comments
 (0)