AllCops: Exclude: - 'config/**/*.rb' - 'db/**/*.rb' - 'vendor/**/*.rb' - 'bin/bundle' - 'bin/rake' - 'bin/rails' - 'bin/setup' Style/Documentation: enabled: false