--- include: - Rakefile - Gemfile - "*.gemspec" - "**/*.rb" exclude: - spec/**/* - test/**/* - vendor/**/* - ".bundle/**/*" require: [ ] domains: [] reporters: - rubocop formatter: rubocop: cops: safe except: [] only: [] extra_args: [] require_paths: [] plugins: - solargraph-rails max_files: 5000