Skip to content

chore: update rubocop to use project's ruby version

Lukáš Březina requested to merge chore/apply-latest-rubocop into main
  • Removed the targetRubyVersion from rubocop.yml
  • applied auto fix

So nothing should break & we can use Ruby 3 features without Rubocop complaining.

Merge request reports