Sha256: 352612b88e4d1f4f8177dd7ae0f46610151375a41133b027a754bac90c590392
Contents?: true
Size: 1.18 KB
Versions: 1
Compression:
Stored size: 1.18 KB
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2015-11-08 16:15:14 -0500 using RuboCop version 0.35.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: 3 Metrics/AbcSize: Max: 19 # Offense count: 178 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 174 # Offense count: 3 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 19 # Offense count: 1 Style/AsciiComments: Exclude: - 'lib/slack/web/api/endpoints/team.rb' # Offense count: 36 # Configuration parameters: Exclude. Style/Documentation: Enabled: false # Offense count: 1 # Configuration parameters: Exclude. Style/FileName: Exclude: - 'lib/slack-ruby-client.rb' # Offense count: 11 # Configuration parameters: EnforcedStyle, SupportedStyles. Style/MethodName: Enabled: false # Offense count: 3 Style/ModuleFunction: Exclude: - 'lib/slack/config.rb' - 'lib/slack/real_time/config.rb' - 'lib/slack/web/config.rb'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
slack-ruby-client-0.4.0 | .rubocop_todo.yml |