Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b47ae42

Browse files
asgerfCopilot
andcommitted
Update javascript/ql/src/change-notes/2025-12-05-skip-minified-files.md
Co-authored-by: Copilot <[email protected]>
1 parent 0eadebc commit b47ae42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 orginal behaviour can be restored by setting the environment variable
5+
For use-cases where minified files should be analyzed, the original behaviour can be restored by setting the environment variable
66
`CODEQL_EXTRACTOR_JAVASCRIPT_ALLOW_MINIFIED_FILES=true`.

0 commit comments

Comments
 (0)