-
-
Notifications
You must be signed in to change notification settings - Fork 97
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
Code loss from transformation of symbol arrays #304
Comments
Hi @mpoisot -
|
Is there some background story behind converting to %i arrays? Is it superior somehow, or just a style consistency thing? |
Pretty much all of the decisions in here are from the community ruby style
guide. This one in particular is from
https://github.com/rubocop-hq/ruby-style-guide/blob/master/README.md#percent-i
On Tue, May 14, 2019 at 9:25 PM marcel ***@***.***> wrote:
Is there some background story behind converting to %i arrays? Is it
superior somehow, or just a style consistency thing?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#304?email_source=notifications&email_token=ABG3P3XXA4DIJRWHZ6HI2GTPVNRCHA5CNFSM4HM5S422YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVNHWKY#issuecomment-492469035>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABG3P3UZJUI67M4E4KCGEJLPVNRCHANCNFSM4HM5S42Q>
.
--
*Kevin D. Deisz*
CTO, CultureHQ <https://www.culturehq.com>
|
Very helpful, thanks. |
No worries! Thanks for trying the plugin! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Metadata
Installed in ~/.vscode/extensions/esbenp.prettier-vscode-1.9.0 as suggested here.
Input
Current output
Expected output
The text was updated successfully, but these errors were encountered: