Sha256: 47be274ff4bc79406a4883fcfdc1d47daad8ba315015e91b8cf172728a29ffd1

Contents?: true

Size: 362 Bytes

Versions: 3

Compression:

Stored size: 362 Bytes

Contents

Documentation:
  Enabled: false


# Splitting method arguments across multiple lines can result in the containing
# method looking long, but not actually increasing the complexity at all.
MethodLength:
  Enabled: false

EachWithObject:
  Enabled: false

LineLength:
  Exclude:
    - 'Rakefile'
    - 'gitdocs.gemspec'

SignalException:
  EnforcedStyle: semantic

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gitdocs-0.6.2 .rubocop.yml
gitdocs-0.6.1 .rubocop.yml
gitdocs-0.6.0 .rubocop.yml