benoitsan / BBUncrustifyPlugin-Xcode

Xcode plugin to format source code using ClangFormat or Uncrustify
MIT License
1.19k stars 150 forks source link

.clang-format style isn't applied #81

Closed alanf closed 9 years ago

alanf commented 9 years ago

Setup:

In Preferences:

Now, with an ObjC file open, select Format Active File.

Result: the file appears to be formatted with default configuration, LLVM style Expected: the file would be formatted using the custom rules.

benoitsan commented 9 years ago

I could not reproduce the issue. I see that you filed the issue 1 month ago, if you still have the issue, please fill an update and I will look into it.