Attribute: enabled: false DuplicateMethodCall: exclude: - ['lib/get_your_rep/patriotic.rb'] TooManyStatements: exclude: - ['lib/get_your_rep/patriotic.rb'] TooManyMethods: exclude: - ['lib/get_your_rep/representative.rb'] # #business_card is the offender. TODO: write method or delete. UncommunicativeVariableName: exclude: - ['lib/get_your_rep/responses/google_office.rb'] # doesn't like @line1 and @line1 but I don't care.