Skip to content

Add private_constant to private constants#71

Merged
tagliala merged 1 commit intomasterfrom
chore/update-dependencies
Feb 21, 2025
Merged

Add private_constant to private constants#71
tagliala merged 1 commit intomasterfrom
chore/update-dependencies

Conversation

@tagliala
Copy link
Copy Markdown
Member

Additionally:

  • Move bools to a private frozen constant
  • Add private_constant to private constants to address new RuboCop offenses
  • Bump major version since this is a potential breaking change
  • Disable Rails/Delegate cop because it may not be present

Additionally:
- Move `bools` to a private frozen constant
- Add `private_constant` to private constants to address new RuboCop
  offenses
- Bump major version since this is a potential breaking change
- Disable Rails/Delegate cop because it may not be present
@tagliala tagliala merged commit 4deeae0 into master Feb 21, 2025
24 checks passed
@tagliala tagliala deleted the chore/update-dependencies branch February 21, 2025 08:48
@tagliala tagliala changed the title Update dependencies Add private_constant to private constants Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant