Skip to content

Add frozen string literal comment to all Ruby files#40

Merged
ekohl merged 1 commit intotheforeman:masterfrom
martencassel:fix/rubocop-frozen-string-literal
Feb 18, 2025
Merged

Add frozen string literal comment to all Ruby files#40
ekohl merged 1 commit intotheforeman:masterfrom
martencassel:fix/rubocop-frozen-string-literal

Conversation

@martencassel
Copy link
Contributor

  • Added # frozen_string_literal: true to the top of each Ruby file.
  • Ensured compliance with RuboCop guidelines.

@martencassel martencassel force-pushed the fix/rubocop-frozen-string-literal branch from 5601bb8 to 7b95b6d Compare February 18, 2025 15:58
- Added `# frozen_string_literal: true` to the top of each Ruby file.
- Ensured compliance with RuboCop guidelines.
@martencassel martencassel force-pushed the fix/rubocop-frozen-string-literal branch from 7b95b6d to cd3c8f6 Compare February 18, 2025 16:00
@ekohl ekohl merged commit 3e0ab2b into theforeman:master Feb 18, 2025
1 of 4 checks passed
@martencassel martencassel deleted the fix/rubocop-frozen-string-literal branch February 18, 2025 18:06
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.

2 participants