Sha256: d7d71429424721aacc499613cf2345331a5cc4279eecc37a79a05526eaffdc82
Contents?: true
Size: 480 Bytes
Versions: 8
Compression:
Stored size: 480 Bytes
Contents
AllCops: Exclude: - vendor/** - bin/** - .bundle/** LineLength: Enabled: false MethodLength: Enabled: false ClassLength: Enabled: false Documentation: # don't require classes to be documented Enabled: false Encoding: # no need to always specify encoding Enabled: false Lambda: # TODO: replace all lambda with -> or Proc Enabled: false CyclomaticComplexity: Enabled: false DoubleNegation: Enabled: false CaseEquality: Enabled: false
Version data entries
8 entries across 8 versions & 2 rubygems