Sha256: 6e46886b9c3fe4e5200bc1a83214d965d0a412c1666ae2d3e74f129dd9a9e82b
Contents?: true
Size: 1.13 KB
Versions: 3
Compression:
Stored size: 1.13 KB
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2023-04-03 17:23:47 UTC using RuboCop version 1.49.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: 1 Lint/UnreachableCode: Exclude: - 'bin/cryptum' # Offense count: 1 Style/ClassVars: Exclude: - 'bin/cryptum' # 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/log.rb' - 'lib/cryptum/ui/order/execute_details.rb' # Offense count: 28 # Configuration parameters: AllowedConstants. Style/Documentation: Enabled: false # Offense count: 1 # This cop supports safe autocorrection (--autocorrect). Style/RedundantSelf: Exclude: - 'lib/cryptum/api.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cryptum-0.0.389 | .rubocop_todo.yml |
cryptum-0.0.388 | .rubocop_todo.yml |
cryptum-0.0.387 | .rubocop_todo.yml |