Sha256: e9004883ebf99352fd86f952d55a24c6300b7089d3a9fbb732337d8f1eb20ffd

Contents?: true

Size: 233 Bytes

Versions: 1

Compression:

Stored size: 233 Bytes

Contents

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

  config.configure_metric(:reek) do  |reek|
    reek.config_file_pattern =  '.reek'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
basquiat-1.2.0 .metrics