Sha256: 866aed90f3cb092efad6af35a796eb456592ec7c505b6a82cb2b85d738bfa49e

Contents?: true

Size: 745 Bytes

Versions: 2

Compression:

Stored size: 745 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2024-01-16 14:20:52 UTC using RuboCop version 1.59.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: 5
# This cop supports unsafe autocorrection (--autocorrect-all).
Lint/UselessAssignment:
  Exclude:
    - 'importmap'

# Offense count: 7
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: EnforcedStyle.
# SupportedStyles: line_count_dependent, lambda, literal
Style/Lambda:
  Exclude:
    - 'importmap'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
importmap-cli-0.4.0 .rubocop_todo.yml
importmap-cli-0.1.0 .rubocop_todo.yml