You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
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
add rubocop checks on engine_cart so it's stanza passes rubocop checks.
The text was updated successfully, but these errors were encountered: