Sha256: 0d6d4b4f64dc9876bc87c8b3f74f3ec17257d8591a4c90e3c815f4d1b2a6b004
Contents?: true
Size: 861 Bytes
Versions: 6
Compression:
Stored size: 861 Bytes
Contents
require: - rubocop-rspec # Disable all cops by default, # only enable those defined explcitly in this configuration file RSpec: Enabled: false RSpec/Focus: Enabled: true RSpec/EmptyExampleGroup: Enabled: true RSpec/EmptyLineAfterExampleGroup: Enabled: true RSpec/EmptyLineAfterFinalLet: Enabled: true RSpec/EmptyLineAfterHook: Enabled: true RSpec/EmptyLineAfterSubject: Enabled: true RSpec/HookArgument: Enabled: true RSpec/HooksBeforeExamples: Enabled: true RSpec/ImplicitExpect: Enabled: true RSpec/IteratedExpectation: Enabled: true RSpec/LetBeforeExamples: Enabled: true RSpec/MissingExampleGroupArgument: Enabled: true RSpec/ReceiveCounts: Enabled: true Capybara/CurrentPathExpectation: Enabled: true RSpec/FactoryBot/AttributeDefinedStatically: Enabled: true RSpec/FactoryBot/CreateList: Enabled: true
Version data entries
6 entries across 6 versions & 1 rubygems