Skip to content

Commit feb4c3a

Browse files
committed
Merge branch 'd10c/python-overlay' into d10c/python-overlay-compilation-plus-extractor
2 parents 11c70db + c2f026d commit feb4c3a

File tree

19 files changed

+5343
-12
lines changed

19 files changed

+5343
-12
lines changed

config/dbscheme-fragments.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"fragments": [
1010
"/*- Compilations -*/",
1111
"/*- External data -*/",
12+
"/*- Overlay support -*/",
1213
"/*- Files and folders -*/",
1314
"/*- Diagnostic messages -*/",
1415
"/*- Diagnostic messages: severity -*/",

python/codeql-extractor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: "python"
22
display_name: "Python"
33
version: 1.22.1
44
column_kind: utf32
5+
overlay_support_version: 20250626
56
build_modes:
67
- none
78
default_queries:

0 commit comments

Comments
 (0)