Sha256: 742634c2d7a7a7a48f985b3bc896e2ea4b1eb74138853a8cc90d7f5348ea0306

Contents?: true

Size: 1.76 KB

Versions: 9

Compression:

Stored size: 1.76 KB

Contents

Style/FrozenStringLiteralComment:
  Enabled: false

Style/UnneededPercentQ:
  Enabled: false

Style/BracesAroundHashParameters:
  Enabled: false

Style/PercentLiteralDelimiters:
  Enabled: false

Style/SpecialGlobalVars:
  Enabled: false

Security/Eval:
  Enabled: false

Style/WordArray:
  Enabled: false

Style/ClassAndModuleChildren:
  Enabled: false

Style/TrivialAccessors:
  Enabled: false

Style/Alias:
  Enabled: false

Style/StringLiteralsInInterpolation:
  EnforcedStyle: double_quotes

Metrics/ClassLength:
  Enabled: false

Naming/UncommunicativeMethodParamName:
  Enabled: false

Style/SymbolArray:
  Enabled: false

Layout/RescueEnsureAlignment:
  Enabled: false

Layout/LeadingBlankLines:
  Enabled: false

Metrics/LineLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Metrics/ModuleLength:
  Enabled: false

Style/ZeroLengthPredicate:
  Enabled: false

Layout/TrailingBlankLines:
  Enabled: false

Metrics/PerceivedComplexity:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/CyclomaticComplexity:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Metrics/BlockNesting:
  Enabled: false

Style/NumericPredicate:
  Enabled: false

Naming/AccessorMethodName:
  Enabled: false

Naming/MemoizedInstanceVariableName:
  Enabled: false

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Naming/ConstantName:
  Enabled: false

Style/MutableConstant:
  Enabled: false

Layout/MultilineMethodCallIndentation:
  EnforcedStyle: indented

Layout/AlignParameters:
  EnforcedStyle: with_fixed_indentation

Lint/UnusedMethodArgument:
  Enabled: false

Layout/IndentArray:
  EnforcedStyle: consistent

Style/IfUnlessModifier:
  Enabled: false

Style/RedundantBegin:
  Enabled: false

Style/OptionalArguments:
  Enabled: false

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
search_flip-2.3.2 .rubocop.yml
search_flip-2.3.1 .rubocop.yml
search_flip-2.3.0 .rubocop.yml
search_flip-2.2.0 .rubocop.yml
search_flip-2.1.0 .rubocop.yml
search_flip-2.1.0.beta2 .rubocop.yml
search_flip-2.1.0.beta1 .rubocop.yml
search_flip-2.0.0 .rubocop.yml
search_flip-2.0.0.beta8 .rubocop.yml