This inspection warns about single-quoted strings with #{} blocks, because the expressions in single-quoted string are ignored.
Inspired by
"Ruby Style Guide"