Python: absolute basics
probably still need to route some values around
This commit is contained in:
parent
9d1e406cd6
commit
502028f6bc
3 changed files with 18 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ export enum ToolsFeature {
|
|||
TraceCommandUseBuildMode = "traceCommandUseBuildMode",
|
||||
SarifMergeRunsFromEqualCategory = "sarifMergeRunsFromEqualCategory",
|
||||
ForceOverwrite = "forceOverwrite",
|
||||
PythonDefaultIsToNotExtractStdlib = "pythonDefaultIsToNotExtractStdlib",
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue