This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
odin-lang.Odin
mirror of
https://github.com/odin-lang/Odin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
wildcard editorconfig
flysand7
1 year ago
parent
05a9652f76
commit
abb9fb3345
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.editorconfig
+ 1
- 1
.editorconfig
View File
@@ -1,6 +1,6 @@
root = true
-[*
.{odin,c,h,cpp}
]
+[*]
indent_style = tab
end_of_line = lf