for code metrics
This commit is contained in:
parent
af104cb6cd
commit
39320e1e3a
1 changed files with 1 additions and 3 deletions
4
Rakefile
4
Rakefile
|
@ -3,7 +3,5 @@
|
||||||
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
||||||
|
|
||||||
require File.expand_path('../config/application', __FILE__)
|
require File.expand_path('../config/application', __FILE__)
|
||||||
|
require 'metric_fu'
|
||||||
# used to generate ci reports, see ci_reporter documentation
|
|
||||||
require 'ci/reporter/rake/rspec'
|
|
||||||
Zammad::Application.load_tasks
|
Zammad::Application.load_tasks
|
||||||
|
|
Loading…
Reference in a new issue