Sha256: 5de20986264c7ce3fb419d6997019ca39611220f486c3177859d0dfa343e7f9a
Contents?: true
Size: 359 Bytes
Versions: 2
Compression:
Stored size: 359 Bytes
Contents
AllCops: NewCops: enable Layout/LineLength: Max: 120 Metrics/AbcSize: Enabled: false Metrics/ClassLength: Enabled: false Metrics/MethodLength: Enabled: false Metrics/ModuleLength: Enabled: false # TODO FIXME Metrics/CyclomaticComplexity: Max: 7 Metrics/PerceivedComplexity: Max: 8 Security/Eval: Exclude: - 'lib/mpd_client.rb'
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
o-mpd_client-0.2.0.1 | .rubocop.yml |
mpd_client-0.2.0 | .rubocop.yml |