Autobuild Go in analyze step
This commit is contained in:
parent
d92a91c5c4
commit
215c3cb4bb
9 changed files with 67 additions and 4 deletions
|
|
@ -12,6 +12,7 @@ export enum FeatureFlag {
|
|||
LuaTracerConfigEnabled = "lua_tracer_config_enabled",
|
||||
MlPoweredQueriesEnabled = "ml_powered_queries_enabled",
|
||||
TrapCachingEnabled = "trap_caching_enabled",
|
||||
GolangExtractionReconciliationEnabled = "golang_extraction_reconciliation_enabled",
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue