~singpolyma/dhall-ruby

aeb527347da06239743c9d1c720d220eb281770f — Stephen Paul Weber 3 years ago feb2b76
Prefer implicit rescue StandardError
1 files changed, 3 insertions(+), 0 deletions(-)

M .rubocop.yml
M .rubocop.yml => .rubocop.yml +3 -0
@@ 80,6 80,9 @@ Style/MethodName:
Style/RegexpLiteral:
  AllowInnerSlashes: true

Style/RescueStandardError:
  EnforcedStyle: implicit

Style/SpecialGlobalVars:
  EnforcedStyle: use_perl_names