Sha256: 207be54880b133c5e0a89b331f9900b6fc902cca933a6cd6cbc128260c5e1240
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2016-02-02 07:10:58 -0500 using RuboCop version 0.32.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: 1 Lint/HandleExceptions: Enabled: false # Offense count: 6 Metrics/AbcSize: Max: 28 # Offense count: 2 Metrics/CyclomaticComplexity: Max: 8 # Offense count: 126 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 158 # Offense count: 6 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 21 # Offense count: 2 Metrics/PerceivedComplexity: Max: 8 # Offense count: 19 Style/Documentation: Enabled: false # Offense count: 3 Style/DoubleNegation: Enabled: false # Offense count: 1 # Configuration parameters: Exclude. Style/FileName: Enabled: false # Offense count: 1 Style/ModuleFunction: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
slack-ruby-bot-0.6.2 | .rubocop_todo.yml |