diff options
Diffstat (limited to '.rubocop.yml')
-rw-r--r-- | .rubocop.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml index 60b4e11..20567f4 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -27,6 +27,9 @@ Style/FormatString: Style/FormatStringToken: EnforcedStyle: unannotated +Style/RescueModifier: + Enabled: false + # Do not attempt to police vendored code, and exclude special cases AllCops: Exclude: |