GH#2915: fix ShellCheck memory explosion from language server (11 GB RSS, kernel panics) - #2918
Merged
Merged
Codacy Production / Codacy Static Code Analysis
required action
Mar 5, 2026 in 0s
1 new issue (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
See the complete overview on Codacy
Annotations
Check warning on line 37 in .agents/scripts/shellcheck-wrapper.sh
codacy-production / Codacy Static Code Analysis
.agents/scripts/shellcheck-wrapper.sh#L37
The special variable IFS affects how splitting takes place when expanding unquoted variables.
Loading