aboutsummaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 4416e78..de02624 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -121,7 +121,7 @@ Performance/SortReverse:
Performance/Squeeze:
Enabled: true
Performance/StringInclude:
- Enabled: true
+ Enabled: false
Performance/Sum:
Enabled: true
Style/CollectionMethods: