kimjunh/giver-game

View on GitHub
bin/spring

Summary

Maintainability
Test Coverage

Line is too long. [101/80]
Open

    Gem.paths = { 'GEM_PATH' => [Bundler.bundle_path.to_s, *Gem.path].uniq.join(Gem.path_separator) }
Severity: Minor
Found in bin/spring by rubocop

Line is too long. [97/80]
Open

  if (match = Bundler.default_lockfile.read.match(/^GEM$.*?^    (?:  )*spring \((.*?)\)$.*?^$/m))
Severity: Minor
Found in bin/spring by rubocop

There are no issues that match your filters.

Category
Status