Sha256: bb51028de429b26d14af1ef876576b019ab71eef89753f47fed488e21a6918a1

Contents?: true

Size: 1.69 KB

Versions: 11

Compression:

Stored size: 1.69 KB

Contents

Style/CollectionMethods:
  Enabled: true
  PreferredMethods:
    reduce:
    inject: 'reduce'
    find:
    detect: 'find'

Style/FileName:
  Enabled: true

Style/GuardClause:
  Enabled: true

Style/IfUnlessModifier:
  Enabled: true

Style/PercentLiteralDelimiters:
  Enabled: true

Style/SignalException:
  Enabled: true

Style/SingleLineBlockParams:
  Enabled: true

Style/SingleLineMethods:
  Enabled: true

Style/TrailingCommaInArguments:
  Enabled: true

Style/TrailingCommaInLiteral:
  Enabled: true

Metrics/AbcSize:
  Enabled: true

Metrics/ClassLength:
  Enabled: true

Metrics/ModuleLength:
  Enabled: true

Metrics/CyclomaticComplexity:
  Enabled: true

Metrics/MethodLength:
  Enabled: true

Metrics/ParameterLists:
  Enabled: true

Metrics/PerceivedComplexity:
  Enabled: true

Lint/AssignmentInCondition:
  Enabled: true

Style/AccessorMethodName:
  Enabled: true

Style/Alias:
  Enabled: true
  EnforcedStyle: prefer_alias_method

Style/Documentation:
  Enabled: true

Style/DoubleNegation:
  Enabled: true

Style/EachWithObject:
  Enabled: true

Style/EmptyLiteral:
  Enabled: true

Style/ModuleFunction:
  Enabled: true

Style/OneLineConditional:
  Enabled: true

Style/PerlBackrefs:
  Enabled: true

Style/SpecialGlobalVars:
  Enabled: true

Style/VariableInterpolation:
  Enabled: true

Style/WhenThen:
  Enabled: true

Lint/EachWithObjectArgument:
  Enabled: true

Lint/HandleExceptions:
  Enabled: true

Lint/LiteralInCondition:
  Description: Checks of literals used in conditions.
  Enabled: true

Lint/LiteralInInterpolation:
  Description: Checks for literals used in interpolation.
  Enabled: true

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
coursemology-evaluator-0.1.6 .rubocop.unhound.yml
cancancan-squeel-0.1.4 .rubocop.unhound.yml
coursemology-evaluator-0.1.4 .rubocop.unhound.yml
coursemology-polyglot-0.2.2 .rubocop.unhound.yml
coursemology-polyglot-0.2.1 .rubocop.unhound.yml
coursemology-polyglot-0.2.0 .rubocop.unhound.yml
coursemology-evaluator-0.1.3 .rubocop.unhound.yml
cancancan-squeel-0.1.3 .rubocop.unhound.yml
cancancan-squeel-0.1.2 .rubocop.unhound.yml
cancancan-squeel-0.1.0 .rubocop.unhound.yml
coursemology-polyglot-0.1.0 .rubocop.unhound.yml