Sha256: a36ca896b0605cad3c607c7f3f24632e94ceca179596f53eb98f497b3c93db00

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2025-01-24 18:08:13 UTC using RuboCop version 1.71.0.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 1
# Configuration parameters: Severity, Include.
# Include: **/*.gemspec
Gemspec/RequiredRubyVersion:
  Exclude:
    - 'bundler-dependencies.gemspec'

# Offense count: 14
# Configuration parameters: AllowedConstants.
Style/Documentation:
  Exclude:
    - 'lib/bundler/dependencies.rb'
    - 'lib/bundler/dependencies/cli.rb'
    - 'lib/bundler/dependencies/cli/command.rb'
    - 'lib/bundler/dependencies/cli/count.rb'
    - 'lib/bundler/dependencies/cli/find.rb'
    - 'lib/bundler/dependencies/cli/graph.rb'
    - 'lib/bundler/dependencies/cli/with_gem.rb'
    - 'lib/bundler/dependencies/command.rb'
    - 'lib/bundler/dependencies/graph.rb'
    - 'lib/bundler/dependencies/scanner.rb'
    - 'lib/bundler/dependencies/spec.rb'
    - 'lib/bundler/dependencies/visitor.rb'
    - 'lib/bundler/dependencies/visitors/paths.rb'
    - 'lib/bundler/dependencies/visitors/shell_tree.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bundler-dependencies-1.0.0 .rubocop_todo.yml