mirror of
https://github.com/ninja-build/ninja.git
synced 2025-12-29 17:40:23 -06:00
committed by
Jan Niklas Hasse
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
|
||||
Reference in New Issue
Block a user