diff --git a/.rubocop.yml b/.rubocop.yml index 04cc16895..fa61d4574 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -3,6 +3,7 @@ AllCops: NewCops: enable Exclude: - '**/._*' + - 'vendor/bundle/**/*' Layout/LineLength: AllowedPatterns: