Ruby
Expression substitution in single-quoted string
Warning
New
Last modified: 03 December 2024 Reports expression substitutions #{...}
in single-quoted strings. Only the expression substitutions in double-quoted strings are recognized. Inspired by 'RuboCop'.
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
RubyExpressionInStringInspection
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Ruby, 243.23135 |
Thanks for your feedback!
Was this page helpful?