Sha256: 1e5860317f8b21e2f0769a969a5230ab17d8b8247ec9c73601fc80722f65af43
Contents?: true
Size: 394 Bytes
Versions: 1
Compression:
Stored size: 394 Bytes
Contents
AllCops: Exclude: - 'bin/**/*' - 'assets/**/*' DisplayCopNames: true TargetRubyVersion: 2.2 Metrics/CyclomaticComplexity: Max: 10 Metrics/MethodLength: Enabled: false Style/MultilineMethodCallIndentation: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Max: 50 Metrics/PerceivedComplexity: Max: 10 Style/MultilineTernaryOperator: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumble-0.1 | .rubocop.yml |