forked from lix-project/lix
jade
43cf487c25
It is a little bit scuffed, but it seems to produce correct results. We
can run it at a later date when we want to explode every in-flight
commit in existence and then need to filter-branch them.
Fixes: lix-project/lix#188
Change-Id: Id97e4651f78804a941d941df02c7c1b21ce453b6
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
|