Open sils opened 8 years ago
Thanks for reporting this issue!
Your aid is required, fellow coalaian. Help us triage and solving this issue!
CC @sils1297, @AbdealiJK
I'm assuming you mean GNU indent here, as I'm unaware of what GNU format is and couldn't find any pointers for it:
It should hopefully be trivial to write a bear that wraps around the clang-format
binary, with the following caveats:
clang-format-3.8
)"google"
) or a filename to pass to the -style
flag.@jmc-88 thanks a lot for the analysis! Removing needs design as it's crystal clear why and what we want IMO.
With cEP-0005 we will actually want to turn most of those options into aspects long term even though it will be a lot of work.
I created a version here, will probably make a PR at some point https://code.wildfiregames.com/D2490
http://clang.llvm.org/docs/ClangFormat.html
Do we want that? How does it relate to just GNU format?
status/needs design