Sha256: 1f74aaaa1dd75b5da06b530eb32584e3187168c5f4259a2d7d6bc1b52b6ae581

Contents?: true

Size: 815 Bytes

Versions: 1

Compression:

Stored size: 815 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2024-11-01 07:12:25 UTC using RuboCop version 1.68.0.
# 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: 2
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: Max, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns.
# URISchemes: http, https
Layout/LineLength:
  Exclude:
    - 'spec/oasis/etm/entry_spec.rb'

# Offense count: 6
# Configuration parameters: CountAsOne.
RSpec/ExampleLength:
  Max: 10

# Offense count: 12
RSpec/MultipleExpectations:
  Max: 10

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oasis-etm-0.1.0 .rubocop_todo.yml