Sha256: 23379f32c19c9092d9ed6a6f8537abb25b4e21a3cf786b28ffb1cc4b6361877d
Contents?: true
Size: 491 Bytes
Versions: 2
Compression:
Stored size: 491 Bytes
Contents
inherit_gem: rubocop-config-umbrellio: lib/rubocop.yml AllCops: DisplayCopNames: true TargetRubyVersion: 3.0 SuggestExtensions: false Include: - lib/**/*.rb - spec/**/*.rb - Gemfile - Rakefile - rabbit_messaging.gemspec - bin/console - environments/*.rb RSpec/ReceiveMessages: Enabled: false RSpec/VerifiedDoubleReference: EnforcedStyle: string Style/Alias: EnforcedStyle: prefer_alias_method Style/HashConversion: Exclude: - spec/**/*
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rabbit_messaging-1.1.0 | .rubocop.yml |
rabbit_messaging-1.0.0 | .rubocop.yml |