Sign in
gnu
/
gcc
/
ebc72ad7b4df7cbfca00fb00a263c964b351cc7d
/
.
/
libstdc++-v3
/
include
/
std
/
.editorconfig
blob: 97ca1923cf84793cec23b24df7eab0e3d5613609 [
file
]
# Inherit settings from EditorConfig files above this dir.
root
=
false
# All files under this directory are C++ headers.
[*]
charset
=
utf
-
8
indent_style
=
tab
indent_size
=
2
tab_width
=
8
trim_trailing_whitespace
=
true