mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
- queries: .
|
|
- include:
|
|
id:
|
|
- js/missing-await
|
|
- js/regex/always-matches
|
|
- js/superfluous-trailing-arguments
|
|
- js/useless-expression
|
|
- js/ineffective-parameter-type |