.rubocop.unhound.yml in coursemology-polyglot-0.3.6 vs .rubocop.unhound.yml in coursemology-polyglot-0.3.7

- old
+ new

@@ -98,13 +98,13 @@ Enabled: true Lint/EachWithObjectArgument: Enabled: true -Lint/HandleExceptions: +Lint/SuppressedException: Enabled: true -Lint/LiteralInCondition: +Lint/LiteralAsCondition: Description: Checks of literals used in conditions. Enabled: true Lint/LiteralInInterpolation: Description: Checks for literals used in interpolation.