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

Enable codeclimate and refactor rubocop config #66

Merged
merged 4 commits into from
Nov 7, 2018
Merged

Conversation

cjcolvar
Copy link
Member

@cjcolvar cjcolvar commented Nov 7, 2018

Changes to the rubocop config should go into .rubocop.exceptions.yml since it will be inherited in both the default and codeclimate config files.

I opened a ticket in bixby to figure out how to better support this use case with inherit_from using a URI. That would simplify the code climate config and maybe could help us unify the rubocop configs so we don't need a separate one for code climate.
samvera/bixby#27

@cjcolvar cjcolvar added the review label Nov 7, 2018
@cjcolvar cjcolvar changed the title Enable codeclimate and refactor rubocop config [WIP] Enable codeclimate and refactor rubocop config Nov 7, 2018
Co-authored-by: phuongdh <phuongdh@gmail.com>
@cjcolvar cjcolvar changed the title [WIP] Enable codeclimate and refactor rubocop config Enable codeclimate and refactor rubocop config Nov 7, 2018
Copy link
Member

@afred afred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@afred afred merged commit f18d7d1 into master Nov 7, 2018
@afred afred removed the review label Nov 7, 2018
@afred afred deleted the codeclimate branch November 7, 2018 19:40
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