Sha256: 652bd41205c112a9d3d7e7137cb422b3c3ccce7d55d1228d49b197e9e31c60b5
Contents?: true
Size: 669 Bytes
Versions: 10
Compression:
Stored size: 669 Bytes
Contents
AllCops: DisplayCopNames: true DisplayStyleGuide: true TargetRubyVersion: 2.4 Exclude: - 'spec/**/**/*' Performance/RegexpMatch: Enabled: false Layout/EmptyLinesAroundClassBody: Enabled: false Layout/EmptyLinesAroundModuleBody: Enabled: false LineLength: Max: 100 Lint/OrderedMagicComments: Enabled: false Lint/ScriptPermission: Enabled: false Metrics/ModuleLength: Enabled: false Style/Alias: EnforcedStyle: prefer_alias_method Style/ClassAndModuleChildren: Enabled: false Style/Documentation: Enabled: false Style/ExpandPathArguments: Enabled: false Style/RescueModifier: Enabled: false Style/RescueStandardError: Enabled: false
Version data entries
10 entries across 10 versions & 1 rubygems