AllCops: Include: - Gemfile - lib/**/* Exclude: - test/**/* - vendor/**/* - spec/**/* Encoding: Enabled: false LineLength: Max: 100 Metrics/AbcSize: Max: 25