Sha256: 203b09a713f651d44f856cfa4bc85bfb369a1feba0af1e6fbf3ef61b636a76a2
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2016-11-29 16:12:32 +0000 using RuboCop version 0.45.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 # Configuration parameters: CountComments. Metrics/BlockLength: Max: 32 # Offense count: 1 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 11 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ModuleLength: Max: 271 Exclude: - 'lib/pluginscan/reports/issues_report/issue_checks.rb' # Offense count: 1 # Configuration parameters: MinBodyLength. Style/GuardClause: Exclude: - 'lib/pluginscan/reports/cloc_report/cloc_scanner.rb' # Offense count: 1 # Cop supports --auto-correct. Style/MutableConstant: Exclude: - 'spec/pluginscan/cloc_scanner/cloc_spec.rb'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pluginscan-0.9.0 | .rubocop_todo.yml |