`pathlib.Path.glob()` also returns directories that match source filenames (i.e. a directory named `test.h/`), but `clang-format` and `clang-tidy` fail when handed a directory. We manually skip calling `clang-format` and `clang-tidy` on those directories.pull/7817/head
parent
4b1c1d83c8
commit
c4fa876925
5 changed files with 8 additions and 0 deletions
@ -0,0 +1 @@ |
||||
Placeholder to track enclosing directory in git. Not to be analyzed. |
@ -0,0 +1 @@ |
||||
Placeholder to track enclosing directory in git. Not to be analyzed. |
Loading…
Reference in new issue