Trevoke/SGFParser

View on GitHub
SgfParser.gemspec

Summary

Maintainability
Test Coverage

Line is too long. [84/80]
Open

  s.executables   = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
Severity: Minor
Found in SgfParser.gemspec by rubocop

Line is too long. [253/80]
Open

  s.description = 'SGF::Parser does standard stream parsing of the SGF file, instead of using an AG or some other auto-generated parser. It is therefore faster to use. It also intends to be very object-oriented and hopefully will also be easier to use.'
Severity: Minor
Found in SgfParser.gemspec by rubocop

There are no issues that match your filters.

Category
Status