diff --git a/.rubocop.yml b/.rubocop.yml index 91492ab..4fc4787 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -10,3 +10,6 @@ Gemspec: Layout: Enabled: true + +Performance: + Enabled: true