Skip to content

Commit

Permalink
Fix typo in .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
RayYH authored Dec 14, 2020
1 parent 4de1048 commit b4dccbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ root = true
[*]
charset = utf-8
end_of_line = lf
trim_trailing-whitespace = true
trim_trailing_whitespace = true
insert_final_newline = true

[*.{glsl,rs,toml}]
Expand Down

0 comments on commit b4dccbe

Please sign in to comment.