diff --git a/.rubocop.yml b/.rubocop.yml index c613481..6f4bb00 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,8 +1,2 @@ -Metrics/BlockLength: - ExcludedMethods: ['describe', 'context'] - -Metrics/LineLength: - Max: 100 - -Style/Documentation: - Enabled: false +require: + - solidus_extension_dev_tools/rubocop