config/metrics.yml in rubocop-govuk-3.7.0 vs config/metrics.yml in rubocop-govuk-3.8.0
- old
+ new
@@ -44,10 +44,12 @@
# it's not clear what action to take to fix an issue.
Metrics/PerceivedComplexity:
Enabled: false
# Introduced in: c69a7eb3af955d6c4c0cf0c3cec8e9f330c74429
-# TODO: unclear why this is here!
+#
+# We should avoid cops that are based on heuristics, since
+# it's not clear what action to take to fix an issue.
Metrics/BlockNesting:
Description: 'Avoid excessive block nesting'
Enabled: false
# Analog of: 736b3d295f88b9ba6676fc168b823535582388c2