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

Just FYI – I've created AnyFormat plugin based on your ClangFormat #113

Open k06a opened 8 years ago

k06a commented 8 years ago

@travisjeffery thanks for your ClangFormat plugin. I've created new plugin based on yours for using custom script for source code formatting. AnyFormat and ClangFormat works fine when both activated.

https://github.com/ML-Works/AnyFormat-Xcode

Do I need to change files credentials and license file? Should I add my name to them?