lib/base/configuration.rb in metric_fu-1.1.5 vs lib/base/configuration.rb in metric_fu-1.1.6

- old
+ new

@@ -128,9 +128,11 @@ "--text-coverage", "--no-color", "--profile", "--rails", "--exclude /gems/,/Library/,/usr/,spec"]} + + @file_globs_to_ignore = [] @graph_theme = { :colors => %w(orange purple green white red blue pink yellow), :marker_color => 'blue', :background_colors => %w(white white)}