mirror of
https://github.com/geode-sdk/geode.git
synced 2025-09-06 21:34:52 +00:00
add editorconfig to trim trailing whitespaces
This commit is contained in:
8
.editorconfig
Normal file
8
.editorconfig
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# EditorConfig is awesome: https://editorconfig.org
|
||||||
|
|
||||||
|
# top-most EditorConfig file
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*.{cpp,hpp,h,c,md,toml,json}]
|
||||||
|
charset = utf-8
|
||||||
|
trim_trailing_whitespace = true
|
Reference in New Issue
Block a user