Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
2a28b21a517775120a7a720adc29cf85111e8bf4
/
.
/
.editorconfig
blob: 5b04b32a89e3d22521fec9b637b0badeabf43c79 [
file
]
root
=
true
[*.{
py
,
c
,
cpp
,
h
,
js
,
rst
,
md
,
yml
,
yaml
}]
trim_trailing_whitespace
=
true
insert_final_newline
=
true
indent_style
=
space
[*.{
py
,
c
,
cpp
,
h
}]
indent_size
=
4
[*.
rst
]
indent_size
=
3
[*.{
js
,
yml
,
yaml
}]
indent_size
=
2