Sha256: ed1f440dd07e06989a0bcdac755e908a3e692a12091f535565a1d4220db98059

Contents?: true

Size: 1.82 KB

Versions: 11

Compression:

Stored size: 1.82 KB

Contents

# This configuration was generated by `rubocop --auto-gen-config`.
# The point is for the user to remove these configuration records
# one by one as the offences are removed from the code base.

AccessModifierIndentation:
  Enabled: true

Alias:
  Enabled: false

AlignParameters:
  Enabled: false

Blocks:
  Enabled: false

BracesAroundHashParameters:
  Enabled: false

CaseEquality:
  Enabled: false

CharacterLiteral:
  Enabled: false

ClassVars:
  Enabled: false

CollectionMethods:
  Enabled: false

ColonMethodCall:
  Enabled: false

Documentation:
  Enabled: false

EmptyLinesAroundAccessModifier:
  Enabled: false

EmptyLinesAroundBody:
  Enabled: false

Encoding:
  Enabled: false

Eval:
  Enabled: false

FinalNewline:
  Enabled: false

HashSyntax:
  Enabled: false

IfUnlessModifier:
  Enabled: false

IndentationWidth:
  Enabled: false

Lambda:
  Enabled: false

LeadingCommentSpace:
  Enabled: false

LineLength:
  Max: 188

MethodLength:
  Max: 23

ParenthesesAroundCondition:
  Enabled: false

PerlBackrefs:
  Enabled: false

RaiseArgs:
  Enabled: false

RedundantSelf:
  Enabled: false

RegexpLiteral:
  Enabled: false

Semicolon:
  Enabled: false

SignalException:
  Enabled: false

SingleLineBlockParams:
  Enabled: false

SpaceAfterComma:
  Enabled: false

SpaceAfterControlKeyword:
  Enabled: false

SpaceAfterNot:
  Enabled: false

SpaceAroundBlockBraces:
  Enabled: false

SpaceAroundEqualsInParameterDefault:
  Enabled: false

SpaceAroundOperators:
  Enabled: false

SpaceInsideBrackets:
  Enabled: false

SpaceInsideHashLiteralBraces:
  Enabled: false

SpaceInsideParens:
  Enabled: false

SpecialGlobalVars:
  Enabled: false

StringLiterals:
  Enabled: false

TrailingBlankLines:
  Enabled: false

TrailingWhitespace:
  Enabled: false

TrivialAccessors:
  Enabled: false

UselessAssignment:
  Enabled: false

WordArray:
  Enabled: false

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
filegen-0.4.3 rubocop-todo.yml
filegen-0.4.1 rubocop-todo.yml
filegen-0.4.0 rubocop-todo.yml
filegen-0.3.1 rubocop-todo.yml
filegen-0.3.0 rubocop-todo.yml
filegen-0.2.3 rubocop-todo.yml
filegen-0.2.2 rubocop-todo.yml
filegen-0.2.1 rubocop-todo.yml
filegen-0.2.0 rubocop-todo.yml
filegen-0.1.2 rubocop-todo.yml
filegen-0.1.1 rubocop-todo.yml