We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
motdotla
Learn more about funding links in repositories.
Report abuse
1 parent b13ca7b commit fa3cb05Copy full SHA for fa3cb05
tests/.env
@@ -23,7 +23,6 @@ DOUBLE_AND_SINGLE_QUOTES_INSIDE_BACKTICKS=`double "quotes" and single 'quotes' w
23
EXPAND_NEWLINES="expand\nnew\nlines"
24
DONT_EXPAND_UNQUOTED=dontexpand\nnewlines
25
DONT_EXPAND_SQUOTED='dontexpand\nnewlines'
26
-DONT_EXPAND_SQUOTED='dontexpand\nnewlines'
27
# COMMENTS=work
28
INLINE_COMMENTS=inline comments # work #very #well
29
INLINE_COMMENTS_SINGLE_QUOTES='inline comments outside of #singlequotes' # work
0 commit comments