Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc12b1 commit aa72fe5Copy full SHA for aa72fe5
1 file changed
pre_commit/resources/empty_template/pre_commit_dummy_package.gemspec
@@ -1,5 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'pre_commit_dummy_package'
3
s.version = '0.0.0'
4
+ s.summary = 'dummy gem for pre-commit hooks'
5
s.authors = ['Anthony Sottile']
6
end
0 commit comments