aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/.editorconfig
blob: 19ee09eec14f1e7bac1c2ac4e65bb40833fb3ef9 (plain)
1
2
3
4
# LLVM style code is 2-space indented
[*.{cc,hh}]
indent_style = space
indent_size = 2