Feature description
I was wondering if there is a way to configure clang-format so that it looks for the file first, and, if not present, it does not only apply a preferred style but also sets indentation and tabs vs. space for Vim configurations? If so, could you make an example in the documentation?
Feature description
I was wondering if there is a way to configure
clang-formatso that it looks for the file first, and, if not present, it does not only apply a preferred style but also sets indentation and tabs vs. space for Vim configurations? If so, could you make an example in the documentation?