Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
185999bb3ad3f1484da8fa4b84813980b976dc3c
/
.
/
.editorconfig
blob: a6187d64f3ce46eea493de110f61f4cacb6ac925 [
file
] [
log
] [
blame
]
root
=
true
[*.{
py
,
c
,
cpp
,
h
,
js
,
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
[*.{
js
,
yml
}]
indent_size
=
2