Skip to content

Enable Style/RedundantFreeze cop - #801

Merged
rafaelfranca merged 1 commit into
mainfrom
rmf-enable-Style/RedundantFreeze
Aug 7, 2026
Merged

Enable Style/RedundantFreeze cop#801
rafaelfranca merged 1 commit into
mainfrom
rmf-enable-Style/RedundantFreeze

Conversation

@rafaelfranca

Copy link
Copy Markdown
Member

This cop checks usages of Object#freeze on immutable objects.

@rafaelfranca
rafaelfranca requested a review from a team as a code owner August 7, 2026 18:01
@github-actions github-actions Bot added the config change Changes the Rubocop config by enabling, disabling, or reconfiguring one or many cops label Aug 7, 2026
Comment thread rubocop.yml Outdated
This cop checks usages of Object#freeze on immutable objects.
@rafaelfranca
rafaelfranca force-pushed the rmf-enable-Style/RedundantFreeze branch from a3bb2b9 to 653e603 Compare August 7, 2026 18:03
@rafaelfranca
rafaelfranca merged commit f3c065b into main Aug 7, 2026
20 checks passed
@rafaelfranca
rafaelfranca deleted the rmf-enable-Style/RedundantFreeze branch August 7, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config change Changes the Rubocop config by enabling, disabling, or reconfiguring one or many cops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants