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 de6eb24 commit 281712fCopy full SHA for 281712f
1 file changed
tests/Makefile
@@ -7,7 +7,7 @@ help:
7
@echo " |"
8
@echo "make compile_commented_snippets | compile code in @code...@endcode comments"
9
10
- @echo "make greps_clangformat_cppcheck | greps to catch various bad things, clang-format, checkcpp"
+ @echo "make greps_clangformat_cppcheck | greps to catch various bad things, clang-format, cppcheck"
11
12
@echo "make do_format | format with clang-format"
13
0 commit comments