.editoconfig: add CMakeLists style

This commit is contained in:
Oleg Kalachev
2019-02-15 19:53:16 +03:00
parent 9af45cf757
commit 6c1a138e97

View File

@@ -14,3 +14,7 @@ indent_style = tab
[*.txt]
tab_width = 8
[CMakeLists.txt]
indent_style = space
indent_size = 2