![]() `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. |
||
---|---|---|
.. | ||
dummydir.h | ||
.clang-tidy | ||
cttest.cpp | ||
meson.build |