blob: 97ca1923cf84793cec23b24df7eab0e3d5613609 [file] [log] [blame]
# 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