Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/rubocop string literals style #48

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

martencassel
Copy link
Contributor

  • Changed double-quoted strings to single-quoted strings where interpolation or special symbols are not needed
  • Ensured compliance with RuboCop guidelines.

- Changed double-quoted strings to single-quoted strings where interpolation or special symbols are not needed
- Ensured compliance with RuboCop guidelines.
@martencassel martencassel force-pushed the fix/rubocop-stringliterals branch from b4d0801 to a9ac188 Compare February 18, 2025 22:49
@martencassel martencassel changed the title Fix string literals style fix/rubocop string literals style Feb 18, 2025
@ekohl ekohl merged commit bd3a949 into theforeman:master Feb 18, 2025
1 of 4 checks passed
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