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

Upgrade to Ruby 3.2 #627

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Fix passing keyword arguments

f4f1714
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Upgrade to Ruby 3.2 #627

Fix passing keyword arguments
f4f1714
Select commit
Loading
Failed to load commit list.
GitHub Actions / rubocop completed Dec 18, 2024 in 0s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (1)

Gemfile|59 col 1| Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem net-imap should appear before scenic.

Filtered Findings (0)

Annotations

Check notice on line 59 in Gemfile

See this annotation in the file changed.

@github-actions github-actions / rubocop

[rubocop] Gemfile#L59 <Bundler/OrderedGems>

Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `net-imap` should appear before `scenic`.
Raw output
Gemfile:59:1: C: Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `net-imap` should appear before `scenic`.