jwhitcraft/dockercompose-generator

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage

Showing 1 of 1 total issue

Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem codeclimate-test-reporter should appear before simplecov.
Open

gem 'codeclimate-test-reporter', require: false
Severity: Minor
Found in Gemfile by rubocop
Category
Status