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 bb709df commit 25e203fCopy full SHA for 25e203f
README.md
@@ -15,4 +15,4 @@ action "cpplint command" {
15
args = "cpplint ."
16
}
17
```
18
-Or to add other [cpplint options](http://flake8.pycqa.org) to __args =__ above.
+Or to add other [cpplint options](https://github.com/cpplint/cpplint) to __args =__ above.
0 commit comments