# 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. HashSyntax: Enabled: false MethodLength: Enabled: false StringLiterals: Enabled: false ### in the .rubocop.yml # embedded attributes make for long lines LineLength: Enabled: false