diff --git a/.rubocop.yml b/.rubocop.yml index 4fc4787..456f6d1 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -13,3 +13,6 @@ Layout: Performance: Enabled: true + +Security: + Enabled: true