Sha256: 186798f02cef78ffa25f04ac19d4ab7ec339939c85a591b4b064f32967b21821
Contents?: true
Size: 371 Bytes
Versions: 3
Compression:
Stored size: 371 Bytes
Contents
AllCops: Exclude: - 'bin/**/*' - 'assets/**/*' DisplayCopNames: true TargetRubyVersion: '2.3' NewCops: enable SuggestExtensions: false Lint/RescueException: Enabled: false Metrics/MethodLength: Max: 50 Metrics/ClassLength: Max: 150 Metrics/AbcSize: Max: 60 Metrics/BlockLength: Max: 50 Layout/MultilineMethodCallIndentation: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jgd-1.14.0 | .rubocop.yml |
jgd-1.13.1 | .rubocop.yml |
jgd-1.13.0 | .rubocop.yml |