Module: RuboCop::Cop::StringLiteralsHelp
- Included in:
- RuboCop::Cop::Style::EmptyHeredoc, RuboCop::Cop::Style::EmptyLiteral, RuboCop::Cop::Style::QuotedSymbols, RuboCop::Cop::Style::RedundantRegexpArgument, RuboCop::Cop::Style::StringLiterals, RuboCop::Cop::Style::StringLiteralsInInterpolation
- Defined in:
- lib/rubocop/cop/mixin/string_literals_help.rb
Overview
Common functionality for cops checking single/double quotes.