global

def autocorrect_incompatible_with

def autocorrect_incompatible_with
  super.push(RuboCop::Cop::RSpec::AlignLeftLetBrace)
  .push(RuboCop::Cop::RSpec::AlignRightLetBrace)
end