core.yml in ws-style-6.5.1 vs core.yml in ws-style-6.5.2

- old
+ new

@@ -82,10 +82,10 @@ Metrics/CyclomaticComplexity: Max: 7 Metrics/MethodLength: - ExcludedMethods: ["extended"] + IgnoredMethods: ["extended"] Max: 15 Metrics/ModuleLength: Exclude: - "spec/**/*"