Sha256: 3ae6ed7f36c9bcd9e382d47d98b8af00d7c4956e1d09329d45c6e51ec978a4c1
Contents?: true
Size: 364 Bytes
Versions: 12
Compression:
Stored size: 364 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: Exclude: - 'bin/localhost' Metrics/LineLength: Max: 240 Metrics/BlockLength: Max: 240 Style/SymbolArray: EnforcedStyle: brackets Naming/RescuedExceptionsVariableName: PreferredName: error Style/StringLiterals: EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes
Version data entries
12 entries across 12 versions & 1 rubygems