You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked that echo "\e[91m" is syntactically valid in both Bash and Bourne shell (although it has a different meaning, see my comment at semgrep/semgrep#10068 (comment)).
It causes a parsing error with tree-sitter-dockerfile:
I checked that
echo "\e[91m"
is syntactically valid in both Bash and Bourne shell (although it has a different meaning, see my comment at semgrep/semgrep#10068 (comment)).It causes a parsing error with tree-sitter-dockerfile:
The text was updated successfully, but these errors were encountered: