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 7f36438 commit 936dc05Copy full SHA for 936dc05
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM xianpengshen/clang-tool
+FROM xianpengshen/clang-tools:11
2
3
LABEL com.github.actions.name="cpp-linter check"
4
LABEL com.github.actions.description="Lint your code with clang-tidy in parallel to your builds"
0 commit comments