If your project is very complex, you may run into these situation:
- A
glob
pattern is not enough to filter the files in your project. For example, it has a lot of generated files need to be excluded. - The formatting is very slow.
If that’s the case, you may try clang-format-launcher…