Skip to content

Update rubocop

Martin Mladenov requested to merge update-rubocop into development

Updated rubocop to Ruby 3.2

Fixed new errors regarding freezing regular expressions. This isn't necessary, as these are dynamic constants, so reassignment isn't possible.

Edited by Martin Mladenov

Merge request reports