Open
Description
Would you be interested in a PR to the other repo, or probably a repo transfer, to add a cpplint problem matcher:
https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md
The way I've done it elsewhere is a standalone action which just provides the problem matcher:
https://github.com/codespell-project/codespell-problem-matcher
But also Git submodule that into the main action so it gets applied when it's used:
https://github.com/codespell-project/actions-codespell/tree/master/codespell-problem-matcher
Although given your main action is effectively just a workflow template currently, the latter might be a bit irrelevant for now, as I mentioned in:
cpplint/GitHub-Action-for-cpplint#3 (comment)
Metadata
Metadata
Assignees
Labels
No labels