Sha256: 6caaea18d3355fd1935e71453308089bedd6b7e722c69d0a1d9b96a9fd8eef96
Contents?: true
Size: 1020 Bytes
Versions: 6
Compression:
Stored size: 1020 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config --no-auto-gen-timestamp` # using RuboCop version 0.63.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: 5 # Configuration parameters: CountComments, ExcludedMethods. # ExcludedMethods: refine Metrics/BlockLength: Max: 63 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 117 # Offense count: 5 # Configuration parameters: Max. RSpec/ExampleLength: Exclude: - 'spec/lib/slack/block_kit/composition/confirmation_dialog_spec.rb' - 'spec/lib/slack/block_kit/composition/option_group_spec.rb' - 'spec/lib/slack/block_kit/composition/option_spec.rb' # Offense count: 4 Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' - 'lib/slack/block_kit.rb'
Version data entries
6 entries across 6 versions & 1 rubygems