Sha256: b0c7fdf2284051044f470522a3c409dce1d33fac1a428426e22f4b8806f2e655
Contents?: true
Size: 333 Bytes
Versions: 1
Compression:
Stored size: 333 Bytes
Contents
inherit_from: .rubocop_todo.yml require: - rubocop-performance AllCops: DisplayCopNames: true DisplayStyleGuide: true NewCops: enable TargetRubyVersion: 3.0 Metrics/BlockLength: Exclude: - spec/**/*.rb Layout/LineLength: Max: 120 Exclude: - spec/**/*.rb Style/Documentation: Exclude: - 'spec/**/*'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sidekiq-logstash-3.1.0 | .rubocop.yml |