Sha256: a74acbd2f18f07feaca22543e9779bf973b8abbfb7590ccaacc0151bb6b9874c
Contents?: true
Size: 455 Bytes
Versions: 4
Compression:
Stored size: 455 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Excludes: - app/admin/*.rb - db/migrate/*.rb Metrics/LineLength: Max: 120 Metrics/MethodLength: Max: 30 Metrics/BlockLength: Enabled: false Metrics/ClassLength: Enabled: false Style/Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Block/FrozenStringLiteralComment: Enabled: false Layout/EmptyLineAfterGuardClause: Enabled: false Metrics/AbcSize: Max: 30
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
coda_docs-0.2.0.pre.beta | .rubocop.yml |
coda_docs-0.1.2 | .rubocop.yml |
coda_docs-0.1.1.1 | .rubocop.yml |
coda_docs-0.1.1 | .rubocop.yml |