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