Hi Mike,
Thank you for your reply.
I add `# frozen_string_literal: true` after the license header and RuboCop
is not happy. I did the verification in this PR
https://github.com/apache/hbase/pull/4416, you can refer to it.
This comment (while no longer the default in Ruby 3) may indeed provide
so
On 2022/05/12 05:04:51 Tao Li wrote:
> Hi team,
>
> By default Style/FrozenStringLiteralComment is enabled in rubocop. If we
> update a ruby file, rubocop prompts `Missing frozen string literal comment`
> (see
> https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4416/2/artifact/ye
Hi All,
By default Style/FrozenStringLiteralComment is enabled in rubocop. If we
update a ruby file, rubocop prompts `Missing frozen string literal comment`
(see
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4416/2/artifact/yetus-general-check/output/diff-patch-rubocop.txt)
Hi team,
By default Style/FrozenStringLiteralComment is enabled in rubocop. If we
update a ruby file, rubocop prompts `Missing frozen string literal comment`
(see
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4416/2/artifact/yetus-general-check/output/diff-patch-rubocop.txt)