Module: RuboCop::Cop::StringLiteralsHelp
- Includes:
- StringHelp
- Included in:
- 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.