Sha256: 4a03af6e12728eb7cddf4ac7c4dd7920c98c758e6584dd6c8fa79cf30d4d77e6
Contents?: true
Size: 826 Bytes
Versions: 12
Compression:
Stored size: 826 Bytes
Contents
# 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'
Version data entries
12 entries across 12 versions & 1 rubygems