Sha256: 551e9011682c90932f357803dc4803c6bc38832c1477266f001e8902bb5da044
Contents?: true
Size: 773 Bytes
Versions: 16
Compression:
Stored size: 773 Bytes
Contents
# Disabling due to conflict with Ruby 2.7/3.1 Layout/BlockAlignment: Enabled: false Layout/DotPosition: EnforcedStyle: trailing Layout/EmptyLineAfterMagicComment: Enabled: false Layout/EmptyLines: Enabled: false Layout/LineLength: IgnoredPatterns: - 'VCR\.use_cassette' - '(\A|\s)/.*?/' Metrics/BlockLength: ExcludedMethods: ['describe', 'context', 'before'] Metrics/MethodLength: Max: 30 Metrics/ModuleLength: Max: 200 Metrics/ParameterLists: Max: 6 Naming/ConstantName: Exclude: - 'lib/workos/user_management.rb' - 'lib/workos/types/*.rb' Style/TrailingCommaInArguments: EnforcedStyleForMultiline: 'consistent_comma' Style/TrailingCommaInHashLiteral: EnforcedStyleForMultiline: 'consistent_comma' AllCops: TargetRubyVersion: 2.7
Version data entries
16 entries across 16 versions & 1 rubygems