Skip to content

Commit 70e388a

Browse files
authored
Merge pull request #210 from ruby-go-gem/fix_yard
Fix `.yardopts`
2 parents 047e522 + d9e0558 commit 70e388a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yardopts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--hide-void-return
44
_tools/ruby_h_to_go/*.rb
55
_tools/ruby_h_to_go/lib/**/*.rb
6-
gem/**/*.rb
6+
_gem/**/*.rb
77
-
88
CHANGELOG.md
99
LICENSE

0 commit comments

Comments
 (0)