Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
0320cf1a250b025f2ef25637851384bf8b61d207
/
.
/
.editorconfig
blob: 81445d2d79c7394e3cb1ca6689d549f6b5876d27 [
file
] [
log
] [
blame
]
root
=
true
[*.{
py
,
c
,
cpp
,
h
,
rst
,
md
,
yml
}]
trim_trailing_whitespace
=
true
insert_final_newline
=
true
indent_style
=
space
[*.{
py
,
c
,
cpp
,
h
}]
indent_size
=
4
[*.
yml
]
indent_size
=
2