johnbellone/nrpe-ng-cookbook

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Lint/EndAlignment:
  Enabled: false
Style/SingleLineMethods:
  Enabled: false
AllCops:
  Exclude:
    - 'test/**/*.rb'
    - 'spec/**/*.rb'