myles/jekyll-typogrify

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage

Showing 2 of 2 total issues

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', '~> 1.0.0'
Severity: Minor
Found in Gemfile by rubocop

Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem titlecase should appear before typogruby.
Open

gem 'titlecase'
Severity: Minor
Found in Gemfile by rubocop

There are no issues that match your filters.

Category
Status