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

integrate clang-tidy with this plugin.

Open iradization opened this issue 4 years ago • 0 comments

Hi, I was wondering if it's possible to add also clang-tidy rules using this plugin.

Perhaps there is a way to use this plugin and make xcode extract the rules from .clang-tidy and apply them on each compilation ?

I couldn't find anyway to do it, so i presume it's unsupported by default . but perhaps in this plugin I can initiate a modified compilation command... perhaps using the file compile_commands.json.

thanks

iradization avatar Sep 23 '21 13:09 iradization