Sha256: 883c5b15bb549f728db0294bffdb8f3667c90494b657f951994e177497110b3c
Contents?: true
Size: 981 Bytes
Versions: 3
Compression:
Stored size: 981 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2022-12-08 23:40:45 UTC using RuboCop version 1.40.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: 89 Lint/UselessAssignment: Enabled: false # Offense count: 5 # 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/option.rb' - 'lib/cryptum/ui/order_execute_details.rb' # Offense count: 2 # This cop supports safe autocorrection (--autocorrect). Style/RedundantAssignment: Exclude: - 'lib/cryptum/api.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cryptum-0.0.303 | .rubocop_todo.yml |
cryptum-0.0.302 | .rubocop_todo.yml |
cryptum-0.0.301 | .rubocop_todo.yml |