Sha256: bb1234288779b8ad3da5f4c32e348a41a12a8635e092c5fef63e6c4fd1a6945a

Contents?: true

Size: 646 Bytes

Versions: 1

Compression:

Stored size: 646 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`.
# The point is for the user to remove these configuration records
# one by one as the offences are removed from the code base.

AllCops:
  Excludes:
    - vendor/**

Documentation:
  Enabled: false

LineLength:
  Enabled: false

Encoding:
  Enabled: false

StringLiterals:
  Enabled: false

SpaceInsideHashLiteralBraces:
  EnforcedStyle: no_space

MethodLength:
  Max: 20

FinalNewline:
  Enabled: False

SignalException:
  Enabled: False

# Gems typically have one file named the-gem-name.rb which can be autorequired by bundler
FileName:
  Exclude:
      - lib/roqua-healthy.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
roqua-healthy-1.1.3 .rubocop.yml