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

Disable plugin if selected format from missing File #115

Open k06a opened 8 years ago

k06a commented 8 years ago

I have problems when configured plugin to use File, but open projects where there a re no .clang-format file. The problem is especially when format-on-save enabled. I don't wanna toggle this option every time I change project :(