Add Rubocop dependency
This commit is contained in:
parent
e07bafcfbf
commit
b5a376a52b
3 changed files with 24 additions and 0 deletions
|
@ -13,4 +13,6 @@ Gem::Specification.new do |s|
|
|||
s.executables << 'git-format-staged'
|
||||
s.homepage = 'https://github.com/5sw/format-staged'
|
||||
s.license = 'MIT'
|
||||
|
||||
s.add_development_dependency 'rubocop', '~> 1.29'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue