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