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
|
||
---|---|---|
.. | ||
Checks | ||
Formatter | ||
AST.hs | ||
ASTLib.hs | ||
Analytics.hs | ||
Analyzer.hs | ||
AnalyzerLib.hs | ||
Checker.hs | ||
Data.hs | ||
Interface.hs | ||
Parser.hs | ||
Regex.hs |