Sha256: 01e1ff295121400e96ddd550010545344e88851ef01184224ef7753de5e84505
Contents?: true
Size: 414 Bytes
Versions: 1
Compression:
Stored size: 414 Bytes
Contents
inherit_from: .rubocop_todo.yml # Avoid single-line methods. SingleLineMethods: AllowIfMethodIsEmpty: true StringLiterals: Enabled: false Style/SignalException: EnforcedStyle: 'only_raise' # Use trailing rather than leading dots on multi-line call chains Style/DotPosition: EnforcedStyle: trailing Style/Documentation: Enabled: false Metrics/LineLength: Max: 90 Metrics/ModuleLength: Max: 120
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
creditsafe-0.5.0 | .rubocop.yml |