We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To open any of the files mentioned in metric_fu reports you could set a file handler ( file://, sublime://, ruby mine://
In your metric_fu.rb initializer (config/initializers/metric_fu.rb):
MetricFu::Configuration.run do |config| MetricFu::Formatter::Templates.options['link_prefix'] = 'file:///' end