Sha256: 6414b3bb5741013777b724900a1fe41e51b72fda03ee1a5672d70653078b2185
Contents?: true
Size: 501 Bytes
Versions: 8
Compression:
Stored size: 501 Bytes
Contents
AllCops: Exclude: - 'spec/**/*' - 'bin/**/*' - api_pack.gemspec - 'lib/api_pack/constants.rb' TargetRubyVersion: 2.7.1 NewCops: enable Layout/LineLength: Max: 120 Metrics/MethodLength: Max: 20 Metrics/AbcSize: Max: 18 Style/FrozenStringLiteralComment: Enabled: false Style/Documentation: Enabled: false Style/SpecialGlobalVars: Enabled: false Style/SymbolArray: Enabled: true Style/StringLiterals: Enabled: false Style/GlobalStdStream: Enabled: false
Version data entries
8 entries across 8 versions & 1 rubygems