Skip to content

Commit

Permalink
Add yardopts to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan committed Nov 19, 2024
1 parent 08e2369 commit 42aabb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datagrid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
"CHANGELOG.md",
"README.md",
"datagrid.gemspec",
".yardopts",
]
s.files += `git ls-files | grep -E '^(app|lib|templates)'`.split("\n")
s.homepage = "https://github.com/bogdan/datagrid"
Expand Down

0 comments on commit 42aabb1

Please sign in to comment.