~cytrogen/masto-fe

325d5f0183f129ded4da8ff05e9b95043fe281a3 — Matt Jankowski 2 years ago e13d2ed
Regenerate rubocop-todo (#24846)

1 files changed, 0 insertions(+), 5 deletions(-)

M .rubocop_todo.yml
M .rubocop_todo.yml => .rubocop_todo.yml +0 -5
@@ 585,7 585,6 @@ RSpec/NoExpectationExample:

RSpec/PendingWithoutReason:
  Exclude:
    - 'spec/controllers/statuses_controller_spec.rb'
    - 'spec/models/account_spec.rb'

# This cop supports unsafe autocorrection (--autocorrect-all).


@@ 601,10 600,6 @@ RSpec/RepeatedExample:
  Exclude:
    - 'spec/policies/status_policy_spec.rb'

RSpec/RepeatedExampleGroupBody:
  Exclude:
    - 'spec/controllers/statuses_controller_spec.rb'

RSpec/StubbedMock:
  Exclude:
    - 'spec/controllers/api/base_controller_spec.rb'