Sha256: 790403a43dae8114635ef83c62973ea57b7fd95b53c1f5b1f6abeba82bd3e06d
Contents?: true
Size: 901 Bytes
Versions: 8
Compression:
Stored size: 901 Bytes
Contents
AllCops: SuggestExtensions: false TargetRubyVersion: 3.0 DisplayCopNames: true DisabledByDefault: true Exclude: - 'vendor/**/*' Style/HashSyntax: Enabled: true Layout/EmptyLines: Enabled: true Layout/TrailingEmptyLines: Enabled: true Layout/TrailingWhitespace: Enabled: true Style/MethodDefParentheses: Enabled: true # Generated by gry Layout/AccessModifierIndentation: EnforcedStyle: indent Enabled: true Layout/CaseIndentation: EnforcedStyle: end Enabled: true Style/Encoding: Enabled: true Style/For: EnforcedStyle: each Enabled: true Style/FrozenStringLiteralComment: EnforcedStyle: never Enabled: true Layout/MultilineHashBraceLayout: EnforcedStyle: symmetrical Enabled: true Style/NumericLiteralPrefix: EnforcedOctalStyle: zero_only Enabled: true Style/StabbyLambdaParentheses: EnforcedStyle: require_parentheses Enabled: true
Version data entries
8 entries across 8 versions & 1 rubygems