Sha256: 3f14ed9d9c4287fc2ab5bd9c47985badcddfb068c2f4cc38738c7d5df74b2d0d
Contents?: true
Size: 657 Bytes
Versions: 76
Compression:
Stored size: 657 Bytes
Contents
# See full list of defaults here: https://github.com/bbatsov/rubocop/blob/master/config/default.yml # To see all cops used see here: https://github.com/bbatsov/rubocop/blob/master/config/enabled.yml Documentation: Enabled: false AccessorMethodName: Enabled: false TrivialAccessors: Enabled: false RedundantReturn: Enabled: false Metrics/ModuleLength: Enabled: false Metrics/ClassLength: Enabled: false Metrics/LineLength: Enabled: false Metrics/MethodLength: Enabled: false Style/RegexpLiteral: Enabled: false Style/HashSyntax: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Layout/EmptyLines: Enabled: false
Version data entries
76 entries across 76 versions & 2 rubygems