Sha256: 1f000c1d4ecf73e6405846c71e14f61862685b84970afdce66f09dc101526505
Contents?: true
Size: 504 Bytes
Versions: 9
Compression:
Stored size: 504 Bytes
Contents
inherit_from: .rubocop_todo.yml Style/HashSyntax: EnforcedStyle: hash_rockets Metrics/LineLength: Max: 100 Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Style/Encoding: Description: 'Use UTF-8 as the source file encoding.' Enabled: false Style/SignalException: Description: 'Do not enforce use of fail when raising exceptions.' # Valid values are: semantic, only_raise and only_fail EnforcedStyle: only_raise Layout/EmptyLineAfterGuardClause: Enabled: false
Version data entries
9 entries across 9 versions & 1 rubygems