# This configuration was generated by # `rubocop --auto-gen-config` # on 2023-09-07 02:46:08 UTC using RuboCop version 1.56.2. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offense count: 1 RSpec/MultipleExpectations: Max: 2 # Offense count: 1 # Configuration parameters: Include. # Include: app/models/**/*.rb Rails/UniqueValidationWithoutIndex: Exclude: - 'app/models/pos_device.rb' # Offense count: 3 # Configuration parameters: AllowedConstants. Style/Documentation: Exclude: - 'app/mailers/application_mailer.rb' - 'app/models/application_record.rb' - 'app/models/pos_device.rb'