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

Do not run rubocop on Travis #64

Merged
merged 2 commits into from
Jan 28, 2019

Conversation

aitbw
Copy link
Contributor

@aitbw aitbw commented Jan 25, 2019

Following #63, this PR aims to fix Travis build by doing the following:

  • Not running rubocop on Travis (as per @kennyadsl's suggestion)

It also fixes namespacing issues on the .rubocop.yml file

aitbw added 2 commits January 25, 2019 18:43
In order to maintain consistency with other Solidus extensions,
we won't run rubocop on Travis anymore
Copy link
Contributor

@jacobherrington jacobherrington left a comment

Choose a reason for hiding this comment

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

Is this something we intend to undo at some point? I understand the purpose of doing this now, but do we eventually want to add RuboCop back into CI?

@kennyadsl
Copy link
Member

@jacobherrington I think we won't need Rubocop to run on CI on extensions.

@kennyadsl kennyadsl merged commit c90859c into solidusio:master Jan 28, 2019
@aitbw aitbw deleted the aitbw/fix-rubocop-warnings branch January 28, 2019 12:20
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.

3 participants