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 5b85378 commit 8656100Copy full SHA for 8656100
examples/07_loop_depth/config/config.json
@@ -12,7 +12,7 @@
12
// Here, an instructor-provided static analysis script is used, rather
13
// than one of the provided scripts like count_token and count_function.
14
// This works in much the same way as those scripts.
15
- "command" : [ "submitty_count loopdepth *.py" ],
+ "command" : [ "submitty_count depth loop *.py" ],
16
"points" : 10,
17
"validation" : [
18
{
0 commit comments