Skip to content
Snippets Groups Projects
Commit 84b3c570 authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #1581 from MikeMcQuaid/rubocop-exclude-vendor

rubocop: exclude more files.
parents 019b1206 726045b2
No related branches found
No related tags found
No related merge requests found
AllCops:
TargetRubyVersion: 2.0
Exclude:
- '**/Rakefile'
- '**/.*'
- '**/Casks/**/*'
- '**/vendor/**/*'
Metrics/AbcSize:
Enabled: false
......
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