Go: add extractor pack field indicating overlay support

This commit is contained in:
Nick Rolfe
2025-08-27 12:58:08 +01:00
parent c91e5618a4
commit 4a325986e4

View File

@@ -21,6 +21,7 @@ file_types:
extensions:
- .go
legacy_qltest_extraction: true
overlay_support_version: 20250626
options:
extract_tests:
title: Whether to include Go test files in the CodeQL database.