mirror of
https://github.com/reactos/ninja.git
synced 2024-11-23 03:39:48 +00:00
parent
ca08c43c0e
commit
94c66fd01a
11
.editorconfig
Normal file
11
.editorconfig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
charset = utf-8
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
insert_final_newline = true
|
||||||
|
end_of_line = lf
|
||||||
|
|
||||||
|
[CMakeLists.txt]
|
||||||
|
indent_style = tab
|
Loading…
Reference in New Issue
Block a user