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

Changing installer to add our gem with double quotes #1444

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brikelly
Copy link
Contributor

Done to satisfy standardrb linters that require double quoted strings.

@brikelly brikelly marked this pull request as draft October 20, 2023 21:15
@kgilpin
Copy link
Contributor

kgilpin commented Oct 20, 2023

I believe there are also linters that want single quotes if double quotes aren’t needed.

@brikelly
Copy link
Contributor Author

I believe there are also linters that want single quotes if double quotes aren’t needed.

Yeah this was mostly me just trying things out in a draft PR. Sounds like we need to come at this more holistically with the kind of interception step that allows for users to influence things like quote styles, linebreaks, etc.

@kgilpin
Copy link
Contributor

kgilpin commented Oct 20, 2023

Conforming to standardrb sounds like a good default though.

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