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