Skip to content

Commit

Permalink
Configure RuboCop via solidus_extension_dev_tools
Browse files Browse the repository at this point in the history
  • Loading branch information
aldesantis committed Nov 14, 2019
1 parent f8338a1 commit 72de0a9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .rubocop.yml
@@ -0,0 +1,10 @@
require:
- solidus_extension_dev_tools/rubocop

inherit_gem:
solidus_extension_dev_tools: .rubocop.extension.yml

AllCops:
Exclude:
- spec/dummy/**/*
- vendor/**/*

0 comments on commit 72de0a9

Please sign in to comment.