mirror of
https://github.com/slendidev/lunar.git
synced 2025-12-11 11:29:53 +02:00
11
.editorconfig
Normal file
11
.editorconfig
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
charset = utf-8
|
||||||
|
end_of_line = lf
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
|
[*.{h,c,cpp}]
|
||||||
|
insert_final_newline = false
|
||||||
|
indent_style = tab
|
||||||
|
|
||||||
Reference in New Issue
Block a user