Sign in
fuchsia
/
third_party
/
libxml2
/
99e85fb5c901eea75c0165b7111ab7619fa12a31
/
.
/
.editorconfig
blob: 273bb061131b849d0351558ed786a1d2bb7ef152 [
file
] [
log
] [
blame
]
# EditorConfig : http://EditorConfig.org
root
=
true
[
Makefile
*]
indent_style
=
tab
[
CMakeLists
.
txt
]
indent_style
=
tab
indent_size
=
4
[*.{
c
,
h
}]
indent_style
=
space
indent_size
=
4
tab_width
=
8