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

Allow single quotes in config/importmaps.rb #147

Merged
merged 1 commit into from
Nov 20, 2022
Merged

Allow single quotes in config/importmaps.rb #147

merged 1 commit into from
Nov 20, 2022

Conversation

UweKubosch
Copy link
Contributor

The default settings in Rubocop will change the double quotes in config/importmap.rb to single quotes. This breaks the bin/importmap pin and bin/importmap unpin commands.

This simple patch will enable both commands to work with single quotes.

@dhh dhh merged commit b93ac63 into rails:main Nov 20, 2022
@UweKubosch UweKubosch deleted the patch-1 branch November 21, 2022 07:54
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