codeql-coding-standards/supported_codeql_configs.json

17 строки
286 B
JSON

{
"supported_environment": [
{
"codeql_cli": "2.16.6",
"codeql_standard_library": "codeql-cli/v2.16.6",
"codeql_cli_bundle": "codeql-bundle-v2.16.6"
}
],
"supported_language": [
{
"language": "cpp"
},
{
"language": "c"
}
]
}