Skip to content

Commit

Permalink
Use RuboCop configuration from solidus_extension_dev_tools
Browse files Browse the repository at this point in the history
  • Loading branch information
aldesantis committed Dec 13, 2019
1 parent 3051059 commit 4652822
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
Metrics/BlockLength:
ExcludedMethods: ['describe', 'context']

Metrics/LineLength:
Max: 100

Style/Documentation:
Enabled: false
require:
- solidus_extension_dev_tools/rubocop

0 comments on commit 4652822

Please sign in to comment.