Sha256: 4c52e6eaf6b766c65d30edfb8baef77e02fff62d76dd840c58257195c5446616

Contents?: true

Size: 1.03 KB

Versions: 1

Compression:

Stored size: 1.03 KB

Contents

Style/EndOfLine:
  EnforcedStyle: lf

Metrics/LineLength:
  Max: 120

# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, ProceduralMethods, FunctionalMethods, IgnoredMethods.
# SupportedStyles: line_count_based, semantic, braces_for_chaining
# ProceduralMethods: benchmark, bm, bmbm, create, each_with_object, measure, new, realtime, tap, with_object
# FunctionalMethods: let, let!, subject, watch
# IgnoredMethods: lambda, proc, it
Style/BlockDelimiters:
  EnforcedStyle: braces_for_chaining

Style/CommentedKeyword:
  Enabled: false

Style/DoubleNegation:
  Enabled: false

Metrics/MethodLength:
  Max: 18

Metrics/PerceivedComplexity:
  Max: 10

Metrics/CyclomaticComplexity:
  Max: 8

Metrics/AbcSize:
  Max: 20

Style/MethodCallWithoutArgsParentheses:
  Enabled: false

Style/Documentation:
  Enabled: false

# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
# SupportedStyles: when_needed, always, never
Style/FrozenStringLiteralComment:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ffmpeg-screenrecorder-1.0.0.beta .rubocop.yml