Skip to content

Fix Style/RedundantParentheses offenses

Igor Drozdov requested to merge id-redundant-paranthesis into master

What does this MR do?

  • Includes ee/app/models/ee/merge_request.rb for Style/RedundantParentheses
  • Removes redundant paranthesis in ee/app/models/ee/merge_request.rb

Merge request reports