Include `BranchRules` to `Gitlab/BoundedContexts`
Context
We have some services inside the BranchRules
namespace included in the .rubocop_todo/gitlab/bounded_contexts.yml for Gitlab/BoundedContexts
.
- Let's create a new bounded context for
BranchRules
in the bounded_contexts.yml file. - Clean up the
rubocop:disable Gitlab/BoundedContexts
and excluded files in therubocop_todo
file.