module RuboCop::Cop::CheckSingleLineSuitability

Checks for code on multiple lines that could be rewritten on a single line without changing semantics or exceeding the ‘Max` parameter of `Layout/LineLength`.