_rubocop.yml in xcake-0.6.19 vs _rubocop.yml in xcake-0.6.20
- old
+ new
@@ -2,10 +2,10 @@
# All rules specific to this repo
##################
inherit_from: .rubocop_general.yml
-# e.g.
+# e.g.
# def self.is_supported?(platform)
# we may never use `platform`
Lint/UnusedMethodArgument:
Enabled: false