# This configuration was generated by `rubocop --auto-gen-config`. # The point is for the user to remove these configuration records # one by one as the offences are removed from the code base. Documentation: Enabled: false EmptyLinesAroundBody: Enabled: false Encoding: Enabled: false Eval: Enabled: false HashMethods: Enabled: false Lambda: Enabled: false LeadingCommentSpace: Enabled: false LineLength: Enabled: false MethodLength: Enabled: false SpaceAroundBlockBraces: Enabled: false SpaceAroundOperators: Enabled: false SpaceInsideHashLiteralBraces: Enabled: false StringLiterals: Enabled: false TrailingWhitespace: Enabled: false UselessAssignment: Enabled: false