Sign in
chromium
/
external
/
github.com
/
spf13
/
pflag
/
master
/
.
/
.editorconfig
blob: 4492e9f9fe15be31c56bb65e3710820a114804a4 [
file
]
root
=
true
[*]
charset
=
utf
-
8
end_of_line
=
lf
indent_size
=
4
indent_style
=
space
insert_final_newline
=
true
trim_trailing_whitespace
=
true
[*.
go
]
indent_style
=
tab