Sha256: ae1766931ffd8b0d7cddec5a892bb4178b8af90a2ceb0f1020675af93e684ff6
Contents?: true
Size: 461 Bytes
Versions: 13
Compression:
Stored size: 461 Bytes
Contents
require: - rubocop-rails - rubocop-rspec AllCops: TargetRubyVersion: 2.4 Layout/LineLength: Max: 100 Metrics/BlockLength: Exclude: - 'spec/**/*_spec.rb' Style/Documentation: Enabled: false Style/AsciiComments: Enabled: false Style/HashEachMethods: Enabled: true Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true Layout/MultilineMethodCallIndentation: EnforcedStyle: indented_relative_to_receiver
Version data entries
13 entries across 13 versions & 1 rubygems