Sha256: 6d497f96243c9bd47dbb079181ea71f5976cdca97ff999690bf6b53667297339

Contents?: true

Size: 685 Bytes

Versions: 1

Compression:

Stored size: 685 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2020-02-20 14:14:27 -0500 using RuboCop version 0.74.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
# Cop supports --auto-correct.
Lint/UnneededCopEnableDirective:
  Exclude:
    - 'graphql-types-money.gemspec'

# Offense count: 4
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'lib/graphql/types/money.rb'
    - 'lib/graphql/types/money_input.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
graphql-types-money-1.0.0 .rubocop_todo.yml