Sha256: cfb1f02e0afca249216c5e20462eefd6350a8898b967e43ecacf682a5d62923b

Contents?: true

Size: 618 Bytes

Versions: 4

Compression:

Stored size: 618 Bytes

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.

ConstantName:
  Enabled: false

ClassVars:
  Enabled: false

CyclomaticComplexity:
  Enabled: false

Documentation:
  Enabled: false

Encoding:
  Enabled: false

LineLength:
  Enabled: false

MethodLength:
  Enabled: false

TrailingCommaInLiteral:
  Enabled: false

TrailingCommaInArguments:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Style/EachWithObject:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sequel-rails-1.1.1 rubocop-todo.yml
sequel-rails-1.1.0 rubocop-todo.yml
sequel-rails-1.0.1 rubocop-todo.yml
sequel-rails-1.0.0 rubocop-todo.yml