Sha256: 7d7e0723e0d253cd36fc4213f11b9fa711fbba0cb89262451b54708c1fbfa5d7
Contents?: true
Size: 927 Bytes
Versions: 2
Compression:
Stored size: 927 Bytes
Contents
AllCops: DisplayCopNames: true DisplayStyleGuide: true TargetRubyVersion: 2.3 Exclude: - 'spec/**/**/*' LineLength: Max: 100 Metrics/ClassLength: Enabled: false Metrics/ModuleLength: Enabled: false Style/Alias: EnforcedStyle: prefer_alias_method Style/BracesAroundHashParameters: Enabled: false Style/ClassAndModuleChildren: EnforcedStyle: compact Style/ClassVars: Enabled: false 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_orm-4.0.1 | .rubocop.yml |
active_orm-4.0.0 | .rubocop.yml |