MetricFu::Configuration.run do |config| config.configure_metric(:cane) do |cane| cane.line_length = 110 end end