SgfParser.gemspec
Line is too long. [84/80] Open
Open
s.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
- Exclude checks
Line is too long. [253/80] Open
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.'
- Exclude checks