mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Update CodeQL workflow and configuration, fix found bugs (#51263)
This commit is contained in:
6
.github/codeql/codeql-configuration.yml
vendored
6
.github/codeql/codeql-configuration.yml
vendored
@@ -1,4 +1,8 @@
|
||||
name : CodeQL Configuration
|
||||
|
||||
paths:
|
||||
- './src'
|
||||
- src
|
||||
- scripts
|
||||
- Gulpfile.mjs
|
||||
paths-ignore:
|
||||
- src/lib
|
||||
|
||||
Reference in New Issue
Block a user