mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
27 lines
714 B
JSON
27 lines
714 B
JSON
{
|
|
"files": [
|
|
"javascript/ql/lib/semmlecode.javascript.dbscheme",
|
|
"ruby/ql/lib/ruby.dbscheme",
|
|
"ql/ql/src/ql.dbscheme"
|
|
],
|
|
"fragments": [
|
|
"/*- External data -*/",
|
|
"/*- Files and folders -*/",
|
|
"/*- Diagnostic messages -*/",
|
|
"/*- Diagnostic messages: severity -*/",
|
|
"/*- Source location prefix -*/",
|
|
"/*- Lines of code -*/",
|
|
"/*- Configuration files with key value pairs -*/",
|
|
"/*- YAML -*/",
|
|
"/*- XML Files -*/",
|
|
"/*- JavaScript-specific part -*/",
|
|
"/*- Ruby dbscheme -*/",
|
|
"/*- Erb dbscheme -*/",
|
|
"/*- QL dbscheme -*/",
|
|
"/*- Dbscheme dbscheme -*/",
|
|
"/*- Yaml dbscheme -*/",
|
|
"/*- Blame dbscheme -*/",
|
|
"/*- JSON dbscheme -*/"
|
|
]
|
|
}
|