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 8000229 commit 241069eCopy full SHA for 241069e
.github/workflows/validate-cpp.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
lint:
17
- name: SwiftLint
+ name: cpplint
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v2
0 commit comments