Sha256: 0dcc5db7f27e59b95b2fc71986098cd5fb9dd3e42a13c0269e379b58f080c1ae

Contents?: true

Size: 277 Bytes

Versions: 3

Compression:

Stored size: 277 Bytes

Contents

AllCops:
  NewCops: enable
Style/StringLiterals:
  Exclude:
    - 'test/proto/addressbook_pb.rb'
Style/HashSyntax:
  Exclude:
    - 'test/proto/addressbook_pb.rb'
Style/FrozenStringLiteralComment:
  Exclude:
    - 'test/proto/addressbook_pb.rb'
Metrics/MethodLength:
  Max: 100

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fluent-plugin-formatter-protobuf-0.0.3 .rubocop.yml
fluent-plugin-formatter-protobuf-0.0.2 .rubocop.yml
fluent-plugin-formatter-protobuf-0.0.1 .rubocop.yml