lib/cc/config/default_adapter.rb in codeclimate-0.70.5 vs lib/cc/config/default_adapter.rb in codeclimate-0.70.6

- old
+ new

@@ -2,10 +2,10 @@ class Config class DefaultAdapter # intentionally not sorted: we want them in a particular order ENGINES = { "structure".freeze => "stable".freeze, - "duplication".freeze => "cronopio".freeze, + "duplication".freeze => "stable".freeze, }.freeze EXCLUDE_PATTERNS = %w[ config/ db/