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

Bump rubocop and standard #4005

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Bump rubocop and standard #4005

merged 1 commit into from
Jan 7, 2024

Conversation

dorner
Copy link
Collaborator

@dorner dorner commented Jan 2, 2024

Fixing lint issues introduced with #4001.

@dorner dorner mentioned this pull request Jan 2, 2024
@@ -16,7 +16,7 @@
end

[:error, :notice, :alert, :success].each do |type|
type_symbol = "have_#{type}".to_sym
type_symbol = :"have_#{type}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fascinating

@awwaiid awwaiid merged commit 7bdf5aa into main Jan 7, 2024
12 checks passed
@awwaiid awwaiid deleted the bump-standard-1-2-2024 branch January 7, 2024 15:34
Copy link
Contributor

github-actions bot commented Jan 7, 2024

@dorner: Your PR Bump rubocop and standard is part of today's Human Essentials production release: 2024.01.07.
Thank you very much for your contribution!

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