mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Codegen: allow full annotation of classes
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
from misc.codegen.lib.schemadefs import *
|
||||
|
||||
include("../shared/tree-sitter-extractor/src/generator/prefix.dbscheme")
|
||||
include("prefix.dbscheme")
|
||||
|
||||
@qltest.skip
|
||||
class Element:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user