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

Update default glob to allow linting of js.erb and text.erb files #141

Closed
wants to merge 1 commit into from

Conversation

mkimClio
Copy link

The default glob for erb files currently ignores js.erb and text.erb files. This change will allow those files to also be linted.

https://guides.rubyonrails.org/working_with_javascript_in_rails.html
https://docs.ruby-lang.org/en/2.2.0/ERB.html#class-ERB-label-Plain+Text

@mkimClio
Copy link
Author

Closing in favor of: #143

@mkimClio mkimClio closed this Nov 13, 2019
@mkimClio mkimClio deleted the update-glob branch November 13, 2019 19:08
@AlexWayfer
Copy link

I think, default glob and configurable glob — are different changes. And this MR can be actual even alongside with #143.

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