Sha256: 69d76845370c792f93607de7b2d8f9e547875a08c0114f1b32329d73b2dae4f3

Contents?: true

Size: 222 Bytes

Versions: 7

Compression:

Stored size: 222 Bytes

Contents

# This is the configuration used to check the rubocop source code.

inherit_from: .rubocop_todo.yml

AllCops:
  Exclude:
    - 'bin/apis/**/*'
    - 'bin/interop/test/**/*'
    - 'bin/math.rb'
    - 'bin/math_services.rb'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
grpc-0.10.0 .rubocop.yml
grpc-0.9.4 .rubocop.yml
grpc-0.9.3 .rubocop.yml
grpc-0.9.2 .rubocop.yml
grpc-0.6.1 .rubocop.yml
grpc-0.6.0 .rubocop.yml
grpc-0.5.0 .rubocop.yml