.rubocop_cocoapods.yml in cocoapods-keys-1.6.0 vs .rubocop_cocoapods.yml in cocoapods-keys-1.6.1
- old
+ new
@@ -35,14 +35,9 @@
# We only add the comment when needed.
Encoding:
Enabled: false
-# Having these make it easier to *not* forget to add one when adding a new
-# value and you can simply copy the previous line.
-TrailingComma:
- EnforcedStyleForMultiline: comma
-
Style/MultilineOperationIndentation:
EnforcedStyle: indented
# Clashes with CLAide Command#validate!
GuardClause: