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 283fb0c commit 36214f8Copy full SHA for 36214f8
rubocop-sequel.gemspec
@@ -4,7 +4,7 @@ Gem::Specification.new do |gem|
4
gem.authors = ['Timothée Peignier']
5
gem.email = ['[email protected]']
6
gem.description = 'Code style checking for Sequel'
7
- gem.summary = 'A Sequel plugin for the RuboCop code style & linting tool.'
+ gem.summary = 'A Sequel plugin for RuboCop'
8
gem.homepage = 'https://github.com/rubocop-hq/rubocop-sequel'
9
gem.license = 'MIT'
10
0 commit comments