--- engines: rubocop: enabled: true duplication: enabled: true config: languages: - ruby exclude_paths: - "benchmarks/**/*" - "spec/**/*" ratings: paths: - "lib/**/*"