This repo hasn't had a successful analysis for its default branch yet.

codaye/squareone

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage

Showing 2 of 2 total issues

Prefer single-quoted strings when you don't need string interpolation or special symbols.
Open

gem "codeclimate-test-reporter", group: :test, require: nil
Severity: Minor
Found in Gemfile by rubocop

Final newline missing.
Open

gem "codeclimate-test-reporter", group: :test, require: nil
Severity: Minor
Found in Gemfile by rubocop
Category
Status