config/style.yml in talkable-style-1.2022.1220 vs config/style.yml in talkable-style-1.2023.0315
- old
+ new
@@ -56,20 +56,24 @@
Enabled: true
Style/CombinableLoops:
Enabled: true
Style/CommentAnnotation:
Enabled: true
+Style/ComparableClamp:
+ Enabled: true
Style/ConcatArrayLiterals:
Enabled: true
Style/ConditionalAssignment:
Enabled: true
Style/DateTime:
Enabled: true
Style/DefWithParentheses:
Enabled: true
Style/Dir:
Enabled: true
+Style/DirEmpty:
+ Enabled: true
Style/DocumentDynamicEvalDefinition:
Enabled: true
Style/EachForSimpleLoop:
Enabled: true
Style/EachWithObject:
@@ -98,10 +102,12 @@
Enabled: true
Style/ExponentialNotation:
Enabled: true
Style/FetchEnvVar:
Enabled: true
+Style/FileEmpty:
+ Enabled: true
Style/FileRead:
Enabled: true
Style/FileWrite:
Enabled: true
Style/FloatDivision:
@@ -139,10 +145,12 @@
Enabled: true
Style/InfiniteLoop:
Enabled: true
Style/InverseMethods:
Enabled: true
+Style/InvertibleUnlessCondition:
+ Enabled: true
Style/KeywordParametersOrder:
Enabled: true
Style/LambdaCall:
Enabled: true
Style/LineEndConcatenation:
@@ -151,16 +159,20 @@
Enabled: true
Style/MapCompactWithConditionalBlock:
Enabled: true
Style/MapToHash:
Enabled: true
+Style/MapToSet:
+ Enabled: true
Style/MethodCallWithoutArgsParentheses:
Enabled: true
Style/MethodDefParentheses:
Enabled: true
Style/MinMax:
Enabled: true
+Style/MinMaxComparison:
+ Enabled: true
Style/MissingRespondToMissing:
Enabled: true
Style/MixinGrouping:
Enabled: true
Style/MixinUsage:
@@ -260,9 +272,11 @@
Style/RedundantFetchBlock:
Enabled: true
Style/RedundantFileExtensionInRequire:
Enabled: true
Style/RedundantFreeze:
+ Enabled: true
+Style/RedundantHeredocDelimiterQuotes:
Enabled: true
Style/RedundantInitialize:
Enabled: true
Style/RedundantInterpolation:
Enabled: true