Skip to content

Commit 41c1d92

Browse files
Merge pull request #17 from ghas-bootcamp/kllund-patch-1
Clarified support of `paths-ignore`
2 parents 8dbc964 + e22b0a3 commit 41c1d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/lab 3 - code-scanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ queries:
211211
```
212212
</details>
213213

214-
5. Try specifying directories to scan or not to scan. Why would you include this in the configuration?
214+
5. Try specifying directories to scan or not to scan. Note that this is only supported for interpreted languages, such as javascript/typescript, python, ruby, etc. Why would you include this in the configuration?
215215

216216
<details>
217217
<summary>Solution</summary>

0 commit comments

Comments
 (0)