Closed
Description
Why prepend a base path at all and not just pass it to clang-tidy
as specified? That would be less surprising since all other paths are relative to the current working directory as well (e.g. ignore
).
Originally posted by @BurningEnlightenment in #65 (comment)