Fix escaping of percent signs in the shell lexer
Of course, we do have cases where we want to escape the percent signs, and our regexes were not fully correct for this case. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
René Nussbaumer <rn@google.com>
Please register or sign in to comment