Sha256: 32be18831afc0bd7f6d331bea9ad1d4aa646886e9f49f733f8923b2136b6d4ef
Contents?: true
Size: 386 Bytes
Versions: 2
Compression:
Stored size: 386 Bytes
Contents
inherit_gem: rubocop-shopify: rubocop.yml AllCops: Exclude: - bin/generate-report - vendor/bundle/**/* - ext/**/* Style/MethodCallWithArgsParentheses: Enabled: false Naming/FileName: Enabled: false Lint/RescueException: Enabled: false Lint/MissingSuper: Enabled: false Lint/AssignmentInCondition: Enabled: false Metrics/ParameterLists: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
heap-profiler-0.7.0 | .rubocop.yml |
heap-profiler-0.6.0 | .rubocop.yml |