mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Disable broken CodeQL query (#61040)
This commit is contained in:
@@ -3,3 +3,8 @@ name: CodeQL Configuration
|
||||
paths-ignore:
|
||||
- src/lib
|
||||
- tests
|
||||
|
||||
query-filters:
|
||||
# Falls over on our dynamic RegExp generation
|
||||
- exclude:
|
||||
id: js/regex-injection
|
||||
|
||||
Reference in New Issue
Block a user