Skip to content

Commit

Permalink
Remove reek task temporarily
Browse files Browse the repository at this point in the history
* Task will be added back by devtools later
  • Loading branch information
dkubb committed Feb 16, 2013
1 parent 894ea3c commit 55f1286
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion tasks/metrics/ci.rake
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ task :ci => %w[ ci:metrics metrics:heckle ]

namespace :ci do
desc 'Run metrics (except heckle) and spec'
task :metrics => %w[ spec metrics:verify_measurements metrics:flog metrics:flay metrics:reek metrics:roodi metrics:all ]
task :metrics => %w[ spec metrics:verify_measurements metrics:flog metrics:flay metrics:roodi metrics:all ]
end
21 changes: 0 additions & 21 deletions tasks/metrics/reek.rake

This file was deleted.

0 comments on commit 55f1286

Please sign in to comment.