Skip to content
Snippets Groups Projects
Commit ce530fd0 authored by Jan Viljanen's avatar Jan Viljanen
Browse files

move rspec pattern

parent aa691242
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,6 @@ AllCops:
- '**/Casks/**/*'
- '**/vendor/**/*'
DisplayCopNames: false
RSpec:
Patterns:
- Homebrew/test/*
require:
- ./Homebrew/rubocops.rb
......
......@@ -2,3 +2,7 @@ inherit_from:
- ../.rubocop.yml
- .rubocop_todo.yml
AllCops:
RSpec:
Patterns:
- ./*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment