Skip to content

Improve tests around rubocop.yml config files #6

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

Merged
merged 2 commits into from
Jul 9, 2015

Conversation

danielmorrison
Copy link
Contributor

I was having issues and discovered that one of these test was a false positive. I then added another test to confirm that .rubocop.yml is used without specifying it in the config.

Original test was looking for 
Style/UselessAssignment instead of 
Lint/UselessAssignment so it was a false positive.
@pbrisbin
Copy link
Contributor

pbrisbin commented Jul 9, 2015

Thanks! I'm going to spend a few minutes looking into the Circle issue, but will likely merge this anyway.

/cc @gordondiggs

pbrisbin added a commit that referenced this pull request Jul 9, 2015
Improve tests around rubocop.yml config files
@pbrisbin pbrisbin merged commit 3786ac9 into codeclimate:master Jul 9, 2015
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