Sha256: 17e94b15ba056791c5c7bff6cfcfdb8ca37d4706646f50659f2accec5f4928d8
Contents?: true
Size: 426 Bytes
Versions: 2
Compression:
Stored size: 426 Bytes
Contents
inherit_gem: onkcop: - "config/rubocop.yml" - "config/rspec.yml" AllCops: TargetRubyVersion: 2.5 # uncomment if use rails cops # TargetRailsVersion: 5.1 NewCops: enable SuggestExtensions: false require: - rubocop-performance - rubocop-rspec Layout/HashAlignment: EnforcedColonStyle: table RSpec/FilePath: Exclude: - spec/integration_spec.rb RSpec/MultipleMemoizedHelpers: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
itest5ch-2.0.2 | .rubocop.yml |
itest5ch-2.0.1 | .rubocop.yml |