Sha256: f25edae989400f0c16e36ee0f8443dbf5f34f64c2ec541b7950ee6c6e3a1db8f
Contents?: true
Size: 891 Bytes
Versions: 1
Compression:
Stored size: 891 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2015-10-10 17:44:08 +0200 using RuboCop version 0.34.2. # 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 Metrics/AbcSize: Max: 18 # Offense count: 4 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 12 # Offense count: 1 # Configuration parameters: CountKeywordArgs. Metrics/ParameterLists: Max: 10 # Offense count: 2 # Cop supports --auto-correct. # Configuration parameters: ExactNameMatch, AllowPredicates, AllowDSLWriters, IgnoreClassMethods, Whitelist. Style/TrivialAccessors: Exclude: - 'lib/spectus/level/base.rb' - 'lib/spectus/report.rb'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spectus-2.8.0 | .rubocop_todo.yml |