Closed amurashkin17 closed 2 years ago
Inserting an unmatched ' or " makes ALL source code lines to be displayed underscored, in red, with many error markers (48 in my case). For example
for item in "$val; do
No longer happens as underlying LS stepped back on some checks that raised false positivies.
Inserting an unmatched ' or " makes ALL source code lines to be displayed underscored, in red, with many error markers (48 in my case). For example
for item in "$val; do