Refactor code in order to remove rubocop exceptions
Why are we doing this work
This MR adds a couple of rubocop exceptions (also remove allow_failure
) in order to avoid having more violations into the code.
A next step is required in order to remove those exceptions from the code, either bit by bit or as a batch.
Relevant links
Non-functional requirements
-
Documentation: -
Feature flag: -
Performance: -
Testing:
Implementation plan
-
Remove rubocop exceptions mostly added in this MR
Edited by Alan (Maciej) Paruszewski