Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab52a8 commit 739ed4bCopy full SHA for 739ed4b
1 file changed
javascript/ql/src/change-notes/2025-12-05-skip-minified-files.md
@@ -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