Sha256: 214c66b8ebecfa90fe4446f0e91db5ab4c2534f2917b5c2c996d2c48b6c596bc
Contents?: true
Size: 483 Bytes
Versions: 1
Compression:
Stored size: 483 Bytes
Contents
inherit_gem: rubocop_defaults: .rubocop.yml inherit_mode: merge: - Exclude - IgnoredMethods AllCops: TargetRubyVersion: 2.6 Exclude: - .pryrc Layout/IndentFirstArrayElement: EnforcedStyle: consistent RSpec/ExampleLength: Max: 10 Exclude: - spec/bundler/dependencies/cli_spec.rb Style/FormatStringToken: Enabled: false Style/NumericPredicate: Enabled: false Style/MethodCallWithArgsParentheses: IgnoredMethods: - and - method_option
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bundler-dependencies-0.6.0 | .rubocop.yml |