diff options
author | Saku Ytti <saku@ytti.fi> | 2018-04-26 00:40:07 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2018-04-26 00:40:07 +0300 |
commit | f27a0762b0effecbbc64c1e9e221aab6ebba38b2 (patch) | |
tree | 957c119ab6bf32694ba05e939858d37ae79facfe /.rubocop.yml | |
parent | ce155146656ee8b5f06a175f793a9461c05134ee (diff) |
praise be
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: |