|
|
@ -585,7 +585,6 @@ RSpec/NoExpectationExample:
|
|
|
|
|
|
|
|
|
|
|
|
RSpec/PendingWithoutReason:
|
|
|
|
RSpec/PendingWithoutReason:
|
|
|
|
Exclude:
|
|
|
|
Exclude:
|
|
|
|
- 'spec/controllers/statuses_controller_spec.rb'
|
|
|
|
|
|
|
|
- 'spec/models/account_spec.rb'
|
|
|
|
- 'spec/models/account_spec.rb'
|
|
|
|
|
|
|
|
|
|
|
|
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
|
|
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
|
@ -601,10 +600,6 @@ RSpec/RepeatedExample:
|
|
|
|
Exclude:
|
|
|
|
Exclude:
|
|
|
|
- 'spec/policies/status_policy_spec.rb'
|
|
|
|
- 'spec/policies/status_policy_spec.rb'
|
|
|
|
|
|
|
|
|
|
|
|
RSpec/RepeatedExampleGroupBody:
|
|
|
|
|
|
|
|
Exclude:
|
|
|
|
|
|
|
|
- 'spec/controllers/statuses_controller_spec.rb'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RSpec/StubbedMock:
|
|
|
|
RSpec/StubbedMock:
|
|
|
|
Exclude:
|
|
|
|
Exclude:
|
|
|
|
- 'spec/controllers/api/base_controller_spec.rb'
|
|
|
|
- 'spec/controllers/api/base_controller_spec.rb'
|
|
|
|