-
Notifications
You must be signed in to change notification settings - Fork 24
Improve paths handling #155
Copy link
Copy link
Open
Labels
WindowsExecuted on WimdowsExecuted on WimdowsbugSomething isn't workingSomething isn't workingcompilation databaseclang-tidy didn't use a compilation databaseclang-tidy didn't use a compilation database
Metadata
Metadata
Assignees
Labels
WindowsExecuted on WimdowsExecuted on WimdowsbugSomething isn't workingSomething isn't workingcompilation databaseclang-tidy didn't use a compilation databaseclang-tidy didn't use a compilation database
First of all, great Action!
I noticed that when setting an absolute path to the compilation database I receive wrong paths.
Produces
"D:\a\figures-counter\figures-counter\afigures-counterfigures-counter\out\build\x64-debug"instead of the correct path"D:\a\figures-counter\figures-counter\out\build\x64-debug"The workaround is to omit the prefix and use relative path