Sha256: f6a32bf664c8ca4e492b0bd96e8d0e77375dd18b553c38ffa1ccf4b14d81e6d8
Contents?: true
Size: 350 Bytes
Versions: 9
Compression:
Stored size: 350 Bytes
Contents
require: - standard - rubocop-rspec inherit_gem: standard: config/base.yml AllCops: NewCops: enable Exclude: - public/**/* - vendor/**/* TargetRubyVersion: 3.1.4 RSpec: Enabled: true RSpec/ContextWording: Prefixes: - when - with - without - given - and - for - by RSpec/NestedGroups: Max: 4
Version data entries
9 entries across 9 versions & 1 rubygems