Sha256: e5812b16597b39fabb6e298002ada225bb47708ad082b7e1c99ef068acbf81f9
Contents?: true
Size: 779 Bytes
Versions: 5
Compression:
Stored size: 779 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', 'it'] 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
workos-5.11.1 | .rubocop.yml |
workos-5.11.0 | .rubocop.yml |
workos-5.10.0 | .rubocop.yml |
workos-5.9.0 | .rubocop.yml |
workos-5.8.0 | .rubocop.yml |