Sha256: 58b137a907e66ddda2af1943c010bf28db8de40df515dcfee97742d1fd64bb61

Contents?: true

Size: 859 Bytes

Versions: 1

Compression:

Stored size: 859 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2020-04-13 17:56:31 +0200 using RuboCop version 0.81.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: 9
# Configuration parameters: CountComments, ExcludedMethods.
# ExcludedMethods: refine
Metrics/BlockLength:
  Max: 173

# Offense count: 14
Security/Open:
  Exclude:
    - 'lib/docparser/document_test.rb'
    - 'lib/docparser/output/csv_output_test.rb'
    - 'lib/docparser/output/html_output_test.rb'
    - 'lib/docparser/output/json_output_test.rb'
    - 'lib/docparser/output/multi_output_test.rb'
    - 'lib/docparser/output/yaml_output_test.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
docparser-0.3.0 test/.rubocop_todo.yml