[Groonga-commit] groonga/grntest [master] Add .yardopts for YARD

Zurück zum Archiv-Index

Haruka Yoshihara null+****@clear*****
Tue Dec 11 17:29:16 JST 2012


Haruka Yoshihara	2012-12-11 17:29:16 +0900 (Tue, 11 Dec 2012)

  New Revision: 14089d2a093c57ab6469e67f8d685fb51371263d
  https://github.com/groonga/grntest/commit/14089d2a093c57ab6469e67f8d685fb51371263d

  Log:
    Add .yardopts for YARD

  Modified files:
    grntest.gemspec

  Modified: grntest.gemspec (+1 -0)
===================================================================
--- grntest.gemspec    2012-12-11 17:22:50 +0900 (5ce2f46)
+++ grntest.gemspec    2012-12-11 17:29:16 +0900 (10d146f)
@@ -35,6 +35,7 @@ Gem::Specification.new do |spec|
   spec.summary, spec.description, = description.split(/\n\n+/, 3)
   spec.license = "GPLv3 or later"
   spec.files = ["README.md", "Rakefile", "Gemfile", "#{spec.name}.gemspec"]
+  spec.files += [".yardopts"]
   spec.files += Dir.glob("lib/**/*.rb")
   spec.files += Dir.glob("doc/text/*")
   spec.test_files += Dir.glob("test/**/*")
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index