Skip to content

Conversation

@nekketsuuu
Copy link
Contributor

@nekketsuuu nekketsuuu commented Dec 11, 2025

$RS is defined in English module. I suppose that $RS was introduced here for Style/SpecialGlobalVars cop of RuboCop, but the module is not required here.

Instead of using the input record separator, this patch uses the NUL character as a separator. a simple file list.

`$RS` is defined in `English` module. I suppose that `$RS` is introduced here for Style/SpecialGlobalVars cop of RuboCop, but the module is not required here.

Instead of using the input record separator, this patch uses the NUL character as a separator.
Copy link
Member

@Edouard-chin Edouard-chin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the pull request !

I made a suggestion as I think using git is a bit overkilled for such a small project

since this is a small project

Co-authored-by: Edouard CHIN <chin.edouard@gmail.com>
@Edouard-chin Edouard-chin merged commit 60af915 into Shopify:main Dec 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants