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 74e1d6b commit 53d7a6bCopy full SHA for 53d7a6b
examples/05_cpp_static_analysis/config/config.json
@@ -16,7 +16,7 @@
16
{
17
18
"title" : "Check for goto and auto",
19
- "command" : [ "submitty_count_ts -l cpp node auto *.cpp",
+ "command" : [ "submitty_count_ts -l cpp node goto *.cpp",
20
"submitty_count_ts -l cpp node auto *.cpp" ],
21
"points" : 2,
22
"validation" : [
0 commit comments