Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b2ba64add9b48068948e1450153a9ea6923e3596
/
.
/
.editorconfig
blob: e5e7e30ed8d73a5c22d3ee1d3dab2c42b6a9c265 [
file
] [
log
] [
blame
]
Daan De Meyer
8c14c6b
2020-12-17 17:38:05 +0000
[
diff
] [
blame
]
1
root
=
true
2
3
[*]
4
charset
=
utf
-
8
5
insert_final_newline
=
true
6
trim_trailing_whitespace
=
true
7
8
[{
CMakeLists
.
txt
,*.
cmake
,*.
rst
}]
9
indent_size
=
2
10
indent_style
=
space