Sha256: aa5d7f54e716776cf22514859a67eef8cf228990d7995fcceefd0224ffe54ee0

Contents?: true

Size: 382 Bytes

Versions: 1

Compression:

Stored size: 382 Bytes

Contents

AllCops:
  Excludes:
    - Guardfile
    - Rakefile
    - grape-slate.gemspec
    - vendor/**/*
    - bin/**/*

Documentation:
  # don't require classes to be documented
  Enabled: false

Encoding:
  # no need to always specify encoding
  Enabled: false

LineLength:
  # just one more character please
  Max: 80

Style/FileName:
  # ok to requre grape-markdown gem
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grape-slate-0.0.6 .rubocop.yml