Sha256: 0ae2c78fd7bbbfb309e26baa1a088816f1e21ef73488ed8ddc113104d680ab4a
Contents?: true
Size: 447 Bytes
Versions: 4
Compression:
Stored size: 447 Bytes
Contents
AllCops: Exclude: - 'bin/**/*' - 'assets/**/*' DisplayCopNames: true TargetRubyVersion: 2.3 Metrics/CyclomaticComplexity: Max: 20 Metrics/MethodLength: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Max: 100 Metrics/PerceivedComplexity: Max: 20 Style/MultilineTernaryOperator: Enabled: false Layout/EmptyLineAfterGuardClause: Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rumble-0.5.1 | .rubocop.yml |
rumble-0.5.0 | .rubocop.yml |
rumble-0.4.1 | .rubocop.yml |
rumble-0.4.0 | .rubocop.yml |