Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Commit

Permalink
Disable rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
jirutka committed Nov 9, 2015
1 parent 4752f13 commit b8d428b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -36,4 +36,4 @@ Yardstick::Rake::Verify.new do |verify|
verify.threshold = 58.8
end

task :default => [:spec, :rubocop, :verify_measurements]
task :default => [:spec, :verify_measurements]

0 comments on commit b8d428b

Please sign in to comment.