Sign in
fuchsia
/
third_party
/
github.com
/
python
/
mypy
/
refs/heads/upstream/issue-12062
/
.
/
.editorconfig
blob: 461d93d21a34bcfcd97b381826bf37b269841e17 [
file
] [
log
] [
blame
] [
edit
]
root
=
true
[*.{
py
,
c
,
cpp
,
h
,
rst
,
md
,
yml
,
json
}]
trim_trailing_whitespace
=
true
insert_final_newline
=
true
indent_style
=
space
[*.{
py
,
c
,
h
,
json
}]
indent_size
=
4
[*.
yml
]
indent_size
=
2