-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
compilation databaseclang-tidy didn't use a compilation databaseclang-tidy didn't use a compilation database
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)
Metadata
Metadata
Assignees
Labels
compilation databaseclang-tidy didn't use a compilation databaseclang-tidy didn't use a compilation database