Sha256: 492da6aeb99b2dff7e261a6878cda8f61b39d4cb327a2c96f2e59734ed8489a5
Contents?: true
Size: 275 Bytes
Versions: 6
Compression:
Stored size: 275 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'
Version data entries
6 entries across 6 versions & 1 rubygems