Sha256: 3c95872efde22228502a3d6e07ce9c6336596f50d76bad6ea73abdff7cee2a1e
Contents?: true
Size: 430 Bytes
Versions: 4
Compression:
Stored size: 430 Bytes
Contents
AllCops: Include: - Rakefile - config.ru - lib/tasks/**/*.rake Exclude: - vendor/**/* - bin/**/* UseCache: true CacheRootDirectory: 'cache/' TargetRubyVersion: 2.3 Rails: Enabled: true Documentation: Enabled: false MethodLength: Severity: warning Max: 15 Metrics/LineLength: Max: 120 Metrics/AbcSize: Max: 20 Metrics/CyclomaticComplexity: Max: 9 Metrics/ClassLength: Max: 200
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
adobe-campaign-0.2.1 | .rubocop.yml |
adobe-campaign-0.2.0 | .rubocop.yml |
adobe-campaign-0.1.1 | .rubocop.yml |
adobe-campaign-0.1.0.1 | .rubocop.yml |