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

Version Path
waitest-0.2.4 .rubocop_todo.yml
waitest-0.2.3 .rubocop_todo.yml
waitest-0.2.2 .rubocop_todo.yml
waitest-0.2.1 .rubocop_todo.yml
waitest-0.2.0 .rubocop_todo.yml
waitest-0.1.14 .rubocop_todo.yml
waitest-0.1.13 .rubocop_todo.yml
waitest-0.1.12 .rubocop_todo.yml
waitest-0.1.11 .rubocop_todo.yml
waitest-0.1.10 .rubocop_todo.yml
waitest-0.1.9 .rubocop_todo.yml
waitest-0.1.7 .rubocop_todo.yml