Skip to content

Commit 26e78aa

Browse files
authored
1 parent 0e717f9 commit 26e78aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

overcommit.gemspec

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Gem::Specification.new do |s|
1515
s.post_install_message =
1616
'Install hooks by running `overcommit --install` in your Git repository'
1717

18+
s.metadata = {
19+
'changelog_uri' => 'https://github.com/sds/overcommit/blob/main/CHANGELOG.md'
20+
}
21+
1822
s.require_paths = %w[lib]
1923

2024
s.executables = ['overcommit']

0 commit comments

Comments
 (0)