Sha256: 7ace79df7e5357f761f28bd0c956846d5f444e3c845b40a83217bfb84ca61922
Contents?: true
Size: 299 Bytes
Versions: 18
Compression:
Stored size: 299 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.6 Exclude: - 'bin/console' - 'vendor/**/*' Layout/LineLength: Max: 120 Metrics/BlockLength: Exclude: - 'spec/**/*' ExcludedMethods: - 'OptionParser.new' Naming/FileName: Exclude: - 'lib/sdr-client.rb'
Version data entries
18 entries across 18 versions & 1 rubygems