diff --git a/.rubocop_styleguide.yml b/.rubocop_styleguide.yml index 0264a99261..a6c7d70984 100644 --- a/.rubocop_styleguide.yml +++ b/.rubocop_styleguide.yml @@ -3,7 +3,6 @@ # These are the rules we agreed upon and we work towards. AllCops: NewCops: enable - SuggestExtensions: false Exclude: - bin/**/* - db/**/*