zuazo/mumble_server-cookbook

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Include:
  - '**/*.gemspec'
  - '**/*.podspec'
  - '**/*.jbuilder'
  - '**/*.rake'
  - '**/Gemfile'
  - '**/Rakefile'
  - '**/Capfile'
  - '**/Guardfile'
  - '**/Podfile'
  - '**/Thorfile'
  - '**/Vagrantfile'
  - '**/Berksfile'
  - '**/Cheffile'
  - '**/Vagabondfile'