Sha256: ceca1108c3cc7f8b1dcf8a0b506d7126c3e52e7c9f85d01c047f8864032f5c24
Contents?: true
Size: 426 Bytes
Versions: 1
Compression:
Stored size: 426 Bytes
Contents
AllCops: Include: - Rakefile Exclude: - .*/**/* - vendor/**/* - test/**/* LineLength: Max: 90 Style/SignalException: EnforcedStyle: 'only_raise' Style/Documentation: Enabled: false Style/DotPosition: EnforcedStyle: trailing Style/GuardClause: Enabled: false Metrics/MethodLength: CountComments: false Metrics/BlockLength: CountComments: false Exclude: - Rakefile - spec/**/*
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activejob-retry-0.6.3 | .rubocop.yml |