Sha256: df7ea915cf2e54936bc0d59fb26b4ffb21fee158cb4533338487af3735c7b044

Contents?: true

Size: 960 Bytes

Versions: 13

Compression:

Stored size: 960 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-06-28 13:48:45 +0900 using RuboCop version 0.32.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 3
# Configuration parameters: AllowSafeAssignment.
Lint/AssignmentInCondition:
  Enabled: false

# Offense count: 1
Lint/ShadowingOuterLocalVariable:
  Enabled: false

# Offense count: 3
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
Style/AndOr:
  Enabled: false

# Offense count: 32
# Configuration parameters: EnforcedStyle, SupportedStyles.
Style/BracesAroundHashParameters:
  Enabled: false

# Offense count: 1
Style/ClassVars:
  Enabled: false

# Offense count: 6
Style/DoubleNegation:
  Enabled: false

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
payjp-0.0.16 .rubocop_todo.yml
payjp-0.0.14 .rubocop_todo.yml
payjp-0.0.13 .rubocop_todo.yml
payjp-0.0.12 .rubocop_todo.yml
payjp-0.0.10 .rubocop_todo.yml
payjp-0.0.9 .rubocop_todo.yml
payjp-0.0.8 .rubocop_todo.yml
payjp-0.0.7 .rubocop_todo.yml
payjp-0.0.6 .rubocop_todo.yml
payjp-0.0.5 .rubocop_todo.yml
payjp-0.0.4 .rubocop_todo.yml
payjp-0.0.3 .rubocop_todo.yml
payjp-0.0.2 .rubocop_todo.yml