mirror of
https://github.com/github/codeql-action.git
synced 2026-04-27 01:08:46 +00:00
Rework rust code
This commit is contained in:
@@ -114,4 +114,9 @@ export enum EnvVar {
|
||||
* Useful for testing purposes where multiple caches may be stored in the same repository.
|
||||
*/
|
||||
DEPENDENCY_CACHING_PREFIX = "CODEQL_ACTION_DEPENDENCY_CACHE_PREFIX",
|
||||
|
||||
/**
|
||||
* Whether to enable experimental extractors for CodeQL.
|
||||
*/
|
||||
EXPERIMENTAL_FEATURES = "CODEQL_ACTION_EXPERIMENTAL_FEATURES",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user