ClangFormat-Xcode icon indicating copy to clipboard operation
ClangFormat-Xcode copied to clipboard

Can't find usable .clang-format, using LLVM style

Open michael-customlbs opened this issue 10 years ago • 0 comments

I use clangformat to format C++ files only. I enabled the option to autoformat on save. The problem is that it also wants to format my Objective-C files and I get the error message: "Can't find usable .clang-format, using LLVM style".

Is there a way to tell ClangFormat-Xcode not to be used for Objective-C files?

michael-customlbs avatar May 11 '15 07:05 michael-customlbs