We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207f645 commit dd4ed00Copy full SHA for dd4ed00
CodeQL.yml
@@ -21,6 +21,7 @@ path_classifiers:
21
- "out-build"
22
- "out-vscode"
23
- "**/out/**"
24
+ - ".build/distro/cli-patches/index.js"
25
26
# The default behavior is to tag library code as `library`. Results are hidden
27
# for library code. You can tag further files as being library code by adding them
0 commit comments