Skip to content

Commit 1a35148

Browse files
asgerftausbn
andauthored
Update javascript/ql/src/change-notes/2025-12-05-skip-minified-files.md
Co-authored-by: Taus <tausbn@github.com>
1 parent c53b347 commit 1a35148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/change-notes/2025-12-05-skip-minified-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
category: majorAnalysis
33
---
44
* 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 original behaviour can be restored by setting the environment variable
5+
For use-cases where minified files should be analyzed, the original behavior can be restored by setting the environment variable
66
`CODEQL_EXTRACTOR_JAVASCRIPT_ALLOW_MINIFIED_FILES=true`.

0 commit comments

Comments
 (0)