Files
shellcheck/ShellCheck
Martin Schwenke 807d899f3b Fix incorrect detection of bash-style substring expansion
Substring expansion detection only considers ':' as a separator..  It
needs to avoid triggering for ":-", ":=", ":+" and ":?", since they
mean other things.

This is a regression introduced by commit
a90b6d14b3

Signed-off-by: Martin Schwenke <martin@meltin.net>
2017-07-20 15:59:05 +10:00
..
2016-06-18 15:06:28 -07:00
2016-12-10 08:49:07 -08:00
2017-04-16 18:11:00 -07:00