Sha256: a8832f191d66b16309d7537d774951d8b18af58360b5f851563f93858949e22c
Contents?: true
Size: 558 Bytes
Versions: 12
Compression:
Stored size: 558 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Style/StringLiterals: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/Documentation: Enabled: false Metrics/LineLength: Max: 200 Exclude: - lib/humanize/locales/constants/*.rb Metrics/MethodLength: Max: 30 Metrics/AbcSize: Max: 30 Metrics/CyclomaticComplexity: Max: 10 Metrics/PerceivedComplexity: Max: 10 Metrics/BlockLength: Exclude: - spec/**/*.rb Style/WordArray: Exclude: - lib/humanize/locales/constants/*.rb Style/SpecialGlobalVars: Enabled: false
Version data entries
12 entries across 12 versions & 1 rubygems