Skip to content

Commit

Permalink
PS: support buildmode none in extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
LWSimpkins committed Nov 20, 2024
1 parent e9b7925 commit ff03d6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions powershell/codeql-extractor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ display_name: "powershell"
version: 0.0.1
column_kind: "utf16"
legacy_qltest_extraction: true
build_modes:
- none
file_types:
- name: powershell
display_name: powershellscripts
Expand Down

0 comments on commit ff03d6c

Please sign in to comment.