Ignore Matcher This repo is to support parsing .clang-format-ignore and run clang-format on matching files. Features Patterns follow the rules specified in the same format as .gitignore, but not .clang-format-ignore(aka POSIX 2.13.1, 2.13.2, and Rule 1 of 2.13.3). How to Use TODO Reference https://github.com/snark/ignorance llvm/llvm-project#110560