Sha256: ef31fec6151ed9cc12610259cbf49e6f48f981a998cab2915f5850e4427c757e
Contents?: true
Size: 849 Bytes
Versions: 43
Compression:
Stored size: 849 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 FactoryBot/AttributeDefinedStatically: Enabled: true FactoryBot/CreateList: Enabled: true
Version data entries
43 entries across 43 versions & 1 rubygems
Version | Path |
---|---|
dji_mqtt_connect-0.1.4 | .rubocop/rspec.yml |
dji_mqtt_connect-0.1.3 | .rubocop/rspec.yml |
dji_mqtt_connect-0.1.2 | .rubocop/rspec.yml |