Sha256: 92110052cbd6403a23ce08efed5783205bbc988f1bb3af0b74fc780fc67bc550
Contents?: true
Size: 500 Bytes
Versions: 1
Compression:
Stored size: 500 Bytes
Contents
# This is the configuration used to check the rubocop source code. AllCops: Exclude: - spec/spec_helper.rb - db/**/* - docs/**/* - config/**/* - bin/**/* - spec/**/** Documentation: Enabled: false LineLength: Max: 99 HasAndBelongsToMany: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Metrics/BlockLength: ExcludedMethods: ['register', 'describe', 'show', 'shared_examples', 'context', 'form', 'has_many', 'inputs']
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wor-batchifier-0.0.2 | .rubocop.yml |