Sha256: 84af54219aac66c9c983af4c7fddcd9ffbea5083fd29227363d15ceca201b52a
Contents?: true
Size: 542 Bytes
Versions: 5
Compression:
Stored size: 542 Bytes
Contents
AllCops: DisplayCopNames: true DisplayStyleGuide: true TargetRubyVersion: 2.4 Exclude: - 'spec/**/**/*' Layout/EmptyLinesAroundBlockBody: Enabled: false Layout/EmptyLinesAroundClassBody: Enabled: false Layout/EmptyLinesAroundModuleBody: Enabled: false LineLength: Max: 100 Lint/ScriptPermission: Enabled: false Metrics/ClassLength: Enabled: false Style/ClassAndModuleChildren: EnforcedStyle: compact Style/ClassVars: Enabled: false Style/Documentation: Enabled: false Style/ExpandPathArguments: Enabled: false
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
active_redis_db-1.1.0 | .rubocop.yml |
active_redis_db-1.0.2 | .rubocop.yml |
active_redis_db-1.0.1 | .rubocop.yml |
active_redis_db-1.0.0 | .rubocop.yml |
active_orm-5.1.0 | .rubocop.yml |