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

Enable FrozenStringLiteralComment #198

Merged
merged 5 commits into from
Aug 26, 2020

Conversation

andyduong1920
Copy link
Member

@andyduong1920 andyduong1920 commented Aug 17, 2020

What happened

Solved #119

Insight

1/ The FrozenStringLiteralComment is enabled by default https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment

2/ Also fixing some typo, we can use a single quote instead of double quote

Proof Of Work

The codebase specs are passed

image

@andyduong1920 andyduong1920 requested a review from a team August 17, 2020 09:38
@andyduong1920 andyduong1920 self-assigned this Aug 17, 2020
@andyduong1920 andyduong1920 marked this pull request as draft August 17, 2020 10:09
@andyduong1920 andyduong1920 force-pushed the chore/119-enable-frozen-string-literal-comment branch from e651e9f to 448668d Compare August 18, 2020 02:47
@andyduong1920 andyduong1920 marked this pull request as ready for review August 18, 2020 03:46
Copy link
Contributor

@hoangmirs hoangmirs left a comment

Choose a reason for hiding this comment

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

You can change the PR description from Solved #119 to Resolve #119.
It will close that issue automatically for you once you merge this PR.

@andyduong1920 andyduong1920 force-pushed the chore/119-enable-frozen-string-literal-comment branch from f380e3e to ce7fa21 Compare August 19, 2020 06:49
@andyduong1920 andyduong1920 changed the title [119] Enable FrozenStringLiteralComment Enable FrozenStringLiteralComment Aug 19, 2020
@andyduong1920 andyduong1920 merged commit f2ca4fd into develop Aug 26, 2020
@andyduong1920 andyduong1920 mentioned this pull request Oct 16, 2020
@malparty malparty deleted the chore/119-enable-frozen-string-literal-comment branch July 22, 2022 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants