mirror of
https://github.com/github/codeql.git
synced 2026-02-11 20:51:06 +01:00
Update javascript/ql/src/change-notes/2025-12-05-skip-minified-files.md
Co-authored-by: Taus <tausbn@github.com>
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
category: majorAnalysis
|
||||
---
|
||||
* JavaScript files with an average line length greater than 200 are now considered minified and will no longer be analyzed.
|
||||
For use-cases where minified files should be analyzed, the original behaviour can be restored by setting the environment variable
|
||||
For use-cases where minified files should be analyzed, the original behavior can be restored by setting the environment variable
|
||||
`CODEQL_EXTRACTOR_JAVASCRIPT_ALLOW_MINIFIED_FILES=true`.
|
||||
|
||||
Reference in New Issue
Block a user