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.25.1 .rubocop/rspec.yml
dji_mqtt_connect-0.1.25 .rubocop/rspec.yml
dji_mqtt_connect-0.1.24.1 .rubocop/rspec.yml
dji_mqtt_connect-0.1.24 .rubocop/rspec.yml
dji_mqtt_connect-0.1.23.3 .rubocop/rspec.yml
dji_mqtt_connect-0.1.23.2 .rubocop/rspec.yml
dji_mqtt_connect-0.1.23.1 .rubocop/rspec.yml
dji_mqtt_connect-0.1.23 .rubocop/rspec.yml
dji_mqtt_connect-0.1.22.2 .rubocop/rspec.yml
dji_mqtt_connect-0.1.22.1 .rubocop/rspec.yml
dji_mqtt_connect-0.1.22 .rubocop/rspec.yml
dji_mqtt_connect-0.1.21 .rubocop/rspec.yml
dji_mqtt_connect-0.1.20.1 .rubocop/rspec.yml
dji_mqtt_connect-0.1.20 .rubocop/rspec.yml
dji_mqtt_connect-0.1.19.2 .rubocop/rspec.yml
dji_mqtt_connect-0.1.19.1 .rubocop/rspec.yml
dji_mqtt_connect-0.1.19 .rubocop/rspec.yml
dji_mqtt_connect-0.1.18 .rubocop/rspec.yml
dji_mqtt_connect-0.1.17.1 .rubocop/rspec.yml
dji_mqtt_connect-0.1.17 .rubocop/rspec.yml