rosshemsley / SublimeClangFormat

A C++ code formatter based on Clang Format, for beautiful code with minimal effort in Sublime Text 3
Other
185 stars 52 forks source link

Specify ignore_folders #59

Open mprat opened 5 years ago

mprat commented 5 years ago

Is it possible to include a setting to ignore formatting certain folders / files? I have a bunch of thirdparty packages as submodules, and auto-formatting them on save messes up my builds!