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 9f8fba3 commit 78c7916Copy full SHA for 78c7916
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