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

Ensure we eager load enumerations on start without eager_load #16503

Closed
wants to merge 1 commit into from

Ensure we eager load enumerations on start without eager_load

a981034
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Ensure we eager load enumerations on start without eager_load #16503

Ensure we eager load enumerations on start without eager_load
a981034
Select commit
Loading
Failed to load commit list.
GitHub Actions / rubocop failed Aug 22, 2024 in 1s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (1)

config/initializers/sti_eager_load.rb|2 col 1| Unnecessary blank line at the beginning of the source.

Filtered Findings (0)

Annotations

Check notice on line 2 in config/initializers/sti_eager_load.rb

See this annotation in the file changed.

@github-actions github-actions / rubocop

[rubocop] config/initializers/sti_eager_load.rb#L2 <Layout/LeadingEmptyLines>

Unnecessary blank line at the beginning of the source.
Raw output
config/initializers/sti_eager_load.rb:2:1: C: Layout/LeadingEmptyLines: Unnecessary blank line at the beginning of the source.