Skip to content

Is it possible to use cpp-linter-action with PlatformIO? #137

Answered by 2bndy5
AlexandreHiroyuki asked this question in Q&A
Discussion options

You must be logged in to vote

I think PIO supports building a compilation database. (see PIO docs)

pio run --target compiledb

In the past, long ago, I tried using Arduino CLI to generate a compilation database, but it didn't work at the time. I'm not sure if the bugs have been resolved since then.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@2bndy5
Comment options

Answer selected by AlexandreHiroyuki
@2bndy5
Comment options

@AlexandreHiroyuki
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants