Skip to content

Commit 86465b3

Browse files
authored
Merge pull request #20623 from github/nickrolfe/go-extractor-overlay
Go: basic overlay support
2 parents 085d3c8 + e5ba414 commit 86465b3

File tree

25 files changed

+2628
-64
lines changed

25 files changed

+2628
-64
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)