mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
229 B
229 B
category
| category |
|---|
| fix |
- Fixed a bug where very large TypeScript files would cause database creation to crash. Large files over 10MB were already excluded from analysis, but the file size check was not applied to TypeScript files.