Sha256: f2fccf8672587c748921489650b672b6848959d59314e09681c73dee2709a867
Contents?: true
Size: 326 Bytes
Versions: 4
Compression:
Stored size: 326 Bytes
Contents
inherit_gem: rubocop-rails: - config/rails.yml AllCops: TargetRubyVersion: 2.4 Style/FrozenStringLiteralComment: Enabled: false Style/StringLiterals: Enabled: false Layout/IndentationWidth: IgnoredPatterns: ['^\s*private$'] Style/BracesAroundHashParameters: Enabled: false Metrics/LineLength: Max: 100
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ruby_core_extensions-0.4.0 | .rubocop.yml |
ruby_core_extensions-0.3.0 | .rubocop.yml |
ruby_core_extensions-0.2.0 | .rubocop.yml |
ruby_core_extensions-0.1.0 | .rubocop.yml |