Skip to content

Commit

Permalink
rubocop.yml: remove unnecessary Style/FileName:Exclude directive
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Oct 7, 2014
1 parent 4dfdd2d commit 07f8fb5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,3 @@ AllCops:
- '**/Berksfile'
- '**/Cheffile'
- '**/Vagabondfile'
Style/FileName:
Exclude:
- '**/Rakefile'
- '**/Gemfile'
- '**/Capfile'
- '**/Vagrantfile'
- '**/Podfile'
- '**/Thorfile'
- '**/Berksfile'
- '**/Cheffile'
- '**/Vagabondfile'

0 comments on commit 07f8fb5

Please sign in to comment.