Sha256: 0106443347ac7f1d39200de45e871c20820d3b5d8c3ab18835776a27788658da
Contents?: true
Size: 611 Bytes
Versions: 14
Compression:
Stored size: 611 Bytes
Contents
AllCops: UseCache: false NewCops: enable Layout: Max: 3000 Layout/LineLength: Max: 256 Lint/UselessRescue: Enabled: false Metrics/AbcSize: Max: 512 Metrics/BlockLength: Max: 256 Metrics/BlockNesting: Max: 4 Metrics/ClassLength: Max: 512 Metrics/CyclomaticComplexity: Max: 128 Metrics/MethodLength: Max: 512 Metrics/ModuleLength: Max: 1024 Metrics/PerceivedComplexity: Max: 128 Style/HashEachMethods: Enabled: true Style/HashSyntax: EnforcedShorthandSyntax: never Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true inherit_from: .rubocop_todo.yml
Version data entries
14 entries across 14 versions & 1 rubygems