module RuboCop::Cop::StringHelp

Classes that include this module just implement functions to determine what is an offense and how to do autocorrection. They get help with adding offenses for the faulty string nodes, and with filtering out nodes.