Sha256: 4c9959ac92cad4a244a59f360d9d665de1134bad5a3a699fe3bee17f2bd8d750
Contents?: true
Size: 337 Bytes
Versions: 2
Compression:
Stored size: 337 Bytes
Contents
require: rubocop-rake AllCops: NewCops: enable Style/StringLiterals: Exclude: - '**/*_pb.rb' Style/HashSyntax: Exclude: - '**/*_pb.rb' Style/FrozenStringLiteralComment: Exclude: - '**/*_pb.rb' Metrics/MethodLength: Max: 100 Exclude: - '**/*_pb.rb' Metrics/ClassLength: Max: 140 Layout/LineLength: Max: 150
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-formatter-protobuf-0.5.0 | .rubocop.yml |
fluent-plugin-formatter-protobuf-0.4.0 | .rubocop.yml |