Skip to content

Commit 99d2968

Browse files
committed
copy over editorconfig from geode
1 parent a316092 commit 99d2968

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.editorconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# EditorConfig is awesome: https://editorconfig.org
2+
3+
# top-most EditorConfig file
4+
root = true
5+
6+
[*.{cpp,hpp,h,c,md,toml,json}]
7+
charset = utf-8
8+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)