Sha256: 111f8c5cb3f4dd352335694cb419683cd253f929e8153b78297f9046180aa951
Contents?: true
Size: 529 Bytes
Versions: 8
Compression:
Stored size: 529 Bytes
Contents
AllCops: Exclude: - 'bin/**/*' - 'spec/**/*' - 'vendor/**/*' Lint/SafeNavigationChain: Enabled: false Metrics/LineLength: Max: 120 Metrics/ClassLength: Max: 150 Metrics/ModuleLength: Max: 150 Metrics/MethodLength: Max: 15 Metrics/AbcSize: Max: 20 Style/BlockComments: Enabled: false Style/Documentation: Enabled: false Style/ExtraSpacing: AllowForAlignment: true Style/FrozenStringLiteralComment: Enabled: false Style/NumericLiterals: Enabled: false Style/Next: Enabled: false
Version data entries
8 entries across 8 versions & 1 rubygems