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

[56339] Split content of Admin/Design page into separate tabs #16255

Merged

Merge branch 'dev' into 56339-split-content-of-admin-design-page-into…

e484a82
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[56339] Split content of Admin/Design page into separate tabs #16255

Merge branch 'dev' into 56339-split-content-of-admin-design-page-into…
e484a82
Select commit
Loading
Failed to load commit list.
GitHub Actions / rubocop failed Sep 18, 2024 in 0s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (1)

app/controllers/custom_styles_controller.rb|143 col 3| Assignment Branch Condition size for update_themes is too high. [<5, 17, 2> 17.83/17]

Filtered Findings (0)

Annotations

Check notice on line 158 in app/controllers/custom_styles_controller.rb

See this annotation in the file changed.

@github-actions github-actions / rubocop

[rubocop] app/controllers/custom_styles_controller.rb#L143-L158 <Metrics/AbcSize>

Assignment Branch Condition size for update_themes is too high. [<5, 17, 2> 17.83/17]
Raw output
app/controllers/custom_styles_controller.rb:143:3: C: Metrics/AbcSize: Assignment Branch Condition size for update_themes is too high. [<5, 17, 2> 17.83/17]