We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a42042 commit e22fa80Copy full SHA for e22fa80
.github/main.workflow
@@ -5,5 +5,5 @@ workflow "New workflow" {
5
6
action "cpplint command" {
7
uses = "cclauss/GitHub-Action-for-cpplint@master"
8
- args = "cpplint --help"
+ args = "cpplint --help "
9
}
0 commit comments