engines: rubocop: enabled: true exclude_paths: - "*.gemspec" - "*.md" - Rakefile - Gemfile - docs/**/* - task/**/* - coverage/**/*