-
Notifications
You must be signed in to change notification settings - Fork 293
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