Skip to content

Commit 9ad80a3

Browse files
committed
JS: Change note
1 parent e9de73b commit 9ad80a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: majorAnalysis
3+
---
4+
* JavaScript files with an average line length greater than 200 are now considered minified and will no longer be analyzed.
5+
For use-cases where minified files should be analyzed, the orginal behaviour can be restored by setting the environment variable
6+
`CODEQL_EXTRACTOR_JAVASCRIPT_ALLOW_MINIFIED_FILES=true`.

0 commit comments

Comments
 (0)