Sha256: 9b90a9413acb752f900ed019aea1526ea1e603fc1f4668d8ee5f6d59559b4134

Contents?: true

Size: 1.11 KB

Versions: 13

Compression:

Stored size: 1.11 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2023-01-10 17:06:46 UTC using RuboCop version 1.43.0.
# 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: 4
Lint/UselessAssignment:
  Exclude:
    - 'lib/cryptum/api.rb'

# Offense count: 58
Lint/UselessRescue:
  Enabled: false

# Offense count: 4
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: EnforcedStyle, SingleLineConditionsOnly, IncludeTernaryExpressions.
# SupportedStyles: assign_to_condition, assign_inside_condition
Style/ConditionalAssignment:
  Exclude:
    - 'lib/cryptum/event/pane.rb'
    - 'lib/cryptum/ui/order_execute_details.rb'

# Offense count: 22
# Configuration parameters: AllowedConstants.
Style/Documentation:
  Enabled: false

# Offense count: 1
# This cop supports safe autocorrection (--autocorrect).
Style/RedundantAssignment:
  Exclude:
    - 'lib/cryptum/api.rb'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
cryptum-0.0.373 .rubocop_todo.yml
cryptum-0.0.372 .rubocop_todo.yml
cryptum-0.0.370 .rubocop_todo.yml
cryptum-0.0.369 .rubocop_todo.yml
cryptum-0.0.368 .rubocop_todo.yml
cryptum-0.0.367 .rubocop_todo.yml
cryptum-0.0.366 .rubocop_todo.yml
cryptum-0.0.365 .rubocop_todo.yml
cryptum-0.0.364 .rubocop_todo.yml
cryptum-0.0.363 .rubocop_todo.yml
cryptum-0.0.362 .rubocop_todo.yml
cryptum-0.0.361 .rubocop_todo.yml
cryptum-0.0.360 .rubocop_todo.yml