Skip to content

Basic example for rich text in lookbook

Sign in for the full log view
GitHub Actions / rubocop failed Jan 22, 2025 in 0s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (1)

lookbook/previews/open_project/common/rich_text_preview.rb|1 col 1| Missing magic comment # frozen_string_literal: true.

Filtered Findings (0)

Annotations

Check notice on line 1 in lookbook/previews/open_project/common/rich_text_preview.rb

See this annotation in the file changed.

@github-actions github-actions / rubocop

[rubocop] lookbook/previews/open_project/common/rich_text_preview.rb#L1 <Style/FrozenStringLiteralComment>

Missing magic comment `# frozen_string_literal: true`.
Raw output
lookbook/previews/open_project/common/rich_text_preview.rb:1:1: C: Style/FrozenStringLiteralComment: Missing magic comment `# frozen_string_literal: true`.