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

RuboCop should check more than just .rb files. This commit fixes that problem. #208

Merged
merged 1 commit into from
Apr 1, 2015
Merged

RuboCop should check more than just .rb files. This commit fixes that problem. #208

merged 1 commit into from
Apr 1, 2015

Conversation

knovoselic
Copy link
Contributor

RuboCop check was updated to forward following file types/files to the RuboCop:
.gemspec
.podspec
.jbuilder
.rake
.opal
.rb
Gemfile
Rakefile
Capfile
Guardfile
Podfile
Thorfile
Vagrantfile
Berksfile
Cheffile
Vagabondfile

… problem.

RuboCop check was updated to forward following file types/files to the RuboCop:
.gemspec
.podspec
.jbuilder
.rake
.opal
.rb
Gemfile
Rakefile
Capfile
Guardfile
Podfile
Thorfile
Vagrantfile
Berksfile
Cheffile
Vagabondfile
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 98.65% when pulling 20988e3 on glooko:support_more_rubocop_file_types into 038c91e on jish:master.

@mpapis
Copy link
Collaborator

mpapis commented Apr 1, 2015

👍

@jish
Copy link
Owner

jish commented Apr 1, 2015

Thanks for your contribution.

jish added a commit that referenced this pull request Apr 1, 2015
RuboCop should check more than just .rb files. This commit fixes that problem.
@jish jish merged commit 340478e into jish:master Apr 1, 2015
@knovoselic
Copy link
Contributor Author

That was quick, thanks :)

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.

4 participants