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

Use rubocop to check/correct the engine_cart stanza #80

Open
dazza-codes opened this issue May 20, 2017 · 1 comment
Open

Use rubocop to check/correct the engine_cart stanza #80

dazza-codes opened this issue May 20, 2017 · 1 comment

Comments

@dazza-codes
Copy link

add rubocop checks on engine_cart so it's stanza passes rubocop checks.

Gemfile:41:5: C: Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem coffee-rails should appear before sass-rails.

    gem 'coffee-rails', '~> 4.1.0'

    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@dazza-codes dazza-codes changed the title Use rubocop to check/corect the engine_cart stanza Use rubocop to check/correct the engine_cart stanza May 20, 2017
@dazza-codes
Copy link
Author

There was a similar problem/change made in hyrax at

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

No branches or pull requests

1 participant