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 4426420 commit 03e15c4Copy full SHA for 03e15c4
1 file changed
recipe/recipe.yaml
@@ -38,8 +38,6 @@ requirements:
38
tests:
39
- script:
40
- cppcheck --version
41
- - if: unix
42
- then: "test \"$(cppcheck --version)\" == \"Cppcheck $PKG_VERSION\""
43
- "echo ';' > test.h; cppcheck --check-config test.h"
44
45
0 commit comments