Sha256: 3a3fb30ce80185c8c05af01a6f2c8442206b5eb4056c5f9086424a484f92068e
Contents?: true
Size: 487 Bytes
Versions: 1
Compression:
Stored size: 487 Bytes
Contents
AllCops: DisplayCopNames: true DisplayStyleGuide: true TargetRubyVersion: 2.4 Exclude: - 'spec/**/**/*' Layout/EmptyLinesAroundClassBody: Enabled: false Layout/MultilineMethodCallIndentation: EnforcedStyle: aligned LineLength: Max: 100 Lint/ScriptPermission: Enabled: false Metrics/AbcSize: Enabled: false Metrics/ClassLength: Enabled: false Metrics/MethodLength: Enabled: false Style/Documentation: Enabled: false Style/ExpandPathArguments: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_validation-5.1.0 | .rubocop.yml |