mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
12 lines
552 B
Plaintext
12 lines
552 B
Plaintext
/cpp/ @github/codeql-c-analysis
|
|
/csharp/ @github/codeql-csharp
|
|
/java/ @github/codeql-java
|
|
/javascript/ @github/codeql-javascript
|
|
/python/ @github/codeql-python
|
|
|
|
# Exclude help for experimental queries from docs review
|
|
/cpp/**/experimental/**/*.qhelp @github/codeql-c-analysis @xcorail
|
|
/csharp/**/experimental/**/*.qhelp @github/codeql-csharp @xcorail
|
|
/java/**/experimental/**/*.qhelp @github/codeql-java @xcorail
|
|
/javascript/**/experimental/**/*.qhelp @github/codeql-javascript @xcorail
|
|
/python/**/experimental/**/*.qhelp @github/codeql-python @xcorail |