Skip to content

Commit 4a32598

Browse files
committed
Go: add extractor pack field indicating overlay support
1 parent c91e561 commit 4a32598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/codeql-extractor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ file_types:
2121
extensions:
2222
- .go
2323
legacy_qltest_extraction: true
24+
overlay_support_version: 20250626
2425
options:
2526
extract_tests:
2627
title: Whether to include Go test files in the CodeQL database.

0 commit comments

Comments
 (0)