mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-31 02:12:04 +00:00
add .editorconfig
This commit is contained in:
6
.editorconfig
Normal file
6
.editorconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
root = true
|
||||
|
||||
[*.{odin,c,h,cpp}]
|
||||
indent_style = tab
|
||||
end_of_line = lf
|
||||
Reference in New Issue
Block a user