[DRE-commits] [rubocop] 01/05: d/ruby-tests: Add rubocop rake tasks
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Fri Jun 12 20:46:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository rubocop.
commit 8274c3f0faa47261ab5e254881ce7d872ae9f70f
Author: Sebastien Badia <seb at sebian.fr>
Date: Fri Jun 12 22:33:38 2015 +0200
d/ruby-tests: Add rubocop rake tasks
---
debian/ruby-tests.rake | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 89a753d..d799f1b 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -1,4 +1,5 @@
require 'rspec/core/rake_task'
+require 'rubocop/rake_task'
RSpec::Core::RakeTask.new(:spec) do |spec|
spec.pattern = './spec/**/*_spec.rb'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rubocop.git
More information about the Pkg-ruby-extras-commits
mailing list