Sha256: 8a7f6721a43605aa2c3edc994595fe00ad52aa69ec01f1a4e1c6cb45e27db261
Contents?: true
Size: 359 Bytes
Versions: 5
Compression:
Stored size: 359 Bytes
Contents
AllCops: TargetRubyVersion: 3.0 Exclude: - 'spec/**/*' - 'examples/**/*' - 'lib/pubnub/crypto.rb' - 'lib/pubnub/format.rb' Metrics/ClassLength: Max: 150 Metrics/LineLength: Max: 150 Metrics/AbcSize: Max: 30 Metrics/MethodLength: Max: 35 Metrics/PerceivedComplexity: Max: 10 Metrics/CyclomaticComplexity: Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
pubnub-5.5.0 | .rubocop.yml |
pubnub-5.4.0 | .rubocop.yml |
pubnub-5.3.5 | .rubocop.yml |
pubnub-5.3.4 | .rubocop.yml |
pubnub-5.3.3 | .rubocop.yml |