Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
eaf67e37a2da28c1241362e3b4ff1202945c83c5
/
.
/
.editorconfig
blob: 0169eed951cd3f1d13f4d5cb6252dbb5f5c3a041 [
file
]
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
[*.
rst
]
indent_size
=
3
[*.
yml
]
indent_size
=
2