summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: a961b7e535004a0ddb16735f4dc71eefade03995 (plain)
1
2
3
4
5
6
7
root = true

[*]
indent_style = space

[**/CMakeLists.txt]
indent_size = 2