Sha256: e8feec8d384710a5ce7c2af5f93f31c32c319bc13847f1288ba06a3211c9ca65

Contents?: true

Size: 826 Bytes

Versions: 1

Compression:

Stored size: 826 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2024-11-19 15:15:51 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: 1
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: Max, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns.
# URISchemes: http, https
Layout/LineLength:
  Exclude:
    - 'exe/expressir-format-test'

# Offense count: 1
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.
# AllowedMethods: refine
Metrics/BlockLength:
  Max: 36

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
expressir-2.1.0 .rubocop_todo.yml