Sha256: 8cf110179685211a785484f3035cd2d0cff258288bbb30be5444629d3f60ce22

Contents?: true

Size: 866 Bytes

Versions: 1

Compression:

Stored size: 866 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2024-11-12 03:37:16 UTC using RuboCop version 1.68.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: 2
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.
# AllowedMethods: refine
Metrics/BlockLength:
  Max: 69

# Offense count: 5
# Configuration parameters: AllowedConstants.
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'lib/lutaml/path.rb'
    - 'lib/lutaml/path/element_path.rb'
    - 'lib/lutaml/path/parser.rb'
    - 'lib/lutaml/path/path_segment.rb'
    - 'lib/lutaml/path/transformer.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lutaml-path-0.1.0 .rubocop_todo.yml