Sha256: 3c0c635f9dccf88fc6cc647e44501fedb8c23aa9a0be35b78bcbe475ba69ecd2
Contents?: true
Size: 955 Bytes
Versions: 5
Compression:
Stored size: 955 Bytes
Contents
AllCops: Exclude: - "Guardfile" - "Rakefile" DisplayCopNames: true Layout/LineLength: Max: 120 Metrics/MethodLength: Max: 20 Metrics/AbcSize: Max: 50 Metrics/ClassLength: Max: 150 Metrics/BlockLength: ExcludedMethods: ['describe'] Max: 30 Style/Documentation: Enabled: false Style/ClassAndModuleChildren: Enabled: false Style/EachForSimpleLoop: Enabled: false Style/AndOr: Enabled: false Style/DefWithParentheses: Enabled: false Style/FrozenStringLiteralComment: EnforcedStyle: never Layout/HashAlignment: EnforcedColonStyle: key Layout/ExtraSpacing: AllowForAlignment: false Layout/MultilineMethodCallIndentation: Enabled: true EnforcedStyle: indented Lint/RaiseException: Enabled: false Lint/StructNewOverride: Enabled: false Style/HashEachMethods: Enabled: false Style/HashTransformKeys: Enabled: false Style/HashTransformValues: Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
jsonerino-0.2.4 | .rubocop.yml |
jsonerino-0.2.3 | .rubocop.yml |
jsonerino-0.2.2 | .rubocop.yml |
jsonerino-0.2.1 | .rubocop.yml |
jsonerino-0.1.1 | .rubocop.yml |