forked from lix-project/lix
5 lines
87 B
INI
5 lines
87 B
INI
|
# LLVM style code is 2-space indented
|
||
|
[*.{cc,hh}]
|
||
|
indent_style = space
|
||
|
indent_size = 2
|