Skip to content

Commit 861ae8a

Browse files
authored
Merge pull request #142 from microsoft/lsimpkins/powershell-buildmodes
PS: support buildmode none in extractor
2 parents e9b7925 + ff03d6c commit 861ae8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

powershell/codeql-extractor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ display_name: "powershell"
33
version: 0.0.1
44
column_kind: "utf16"
55
legacy_qltest_extraction: true
6+
build_modes:
7+
- none
68
file_types:
79
- name: powershell
810
display_name: powershellscripts

0 commit comments

Comments
 (0)