travisjeffery / ClangFormat-Xcode

Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
https://twitter.com/travisjeffery
MIT License
2.89k stars 288 forks source link

Completion blocks indented by 4 or greater #10

Closed neilyoung closed 10 years ago

neilyoung commented 10 years ago

Function calls having completion blocks have an additional indention of n times 4. Any possibility to suppress this?

travisjeffery commented 10 years ago

show a code example of actual/expected

neilyoung commented 10 years ago

Oh, sorry. Was trying to do that, but cannot re-create. Non-issue, please close. Thanks for the quick reply. Regards