Sha256: 7b00c5f498a271c9fab2aa0f6c8b67c0f5b274dd94671f50d2ac464409284a8e
Contents?: true
Size: 855 Bytes
Versions: 2
Compression:
Stored size: 855 Bytes
Contents
AllCops: DisplayCopNames: true DisplayStyleGuide: true TargetRubyVersion: 2.3 Exclude: - 'spec/**/**/*' LineLength: Max: 100 Metrics/ModuleLength: Enabled: false Style/Alias: EnforcedStyle: prefer_alias_method Style/BracesAroundHashParameters: Enabled: false Style/ClassAndModuleChildren: EnforcedStyle: compact Style/ClosingParenthesisIndentation: Enabled: false Style/Documentation: Enabled: false Style/EmptyLinesAroundBlockBody: Enabled: false Style/EmptyLinesAroundClassBody: Enabled: false Style/EmptyLinesAroundModuleBody: Enabled: false Style/HashSyntax: Enabled: false Style/FirstParameterIndentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/MultilineMethodCallIndentation: EnforcedStyle: aligned Style/NumericLiterals: Enabled: false Style/RescueModifier: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
active_object-4.0.1 | .rubocop.yml |
active_object-4.0.0 | .rubocop.yml |