Skip to content

Commit b4dccbe

Browse files
authored
Fix typo in .editorconfig
1 parent 4de1048 commit b4dccbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ root = true
33
[*]
44
charset = utf-8
55
end_of_line = lf
6-
trim_trailing-whitespace = true
6+
trim_trailing_whitespace = true
77
insert_final_newline = true
88

99
[*.{glsl,rs,toml}]

0 commit comments

Comments
 (0)