Sha256: 9155cbaa6a9c300e046e7365995fca1b0fa296c9b529316b5169c63f8bf576eb

Contents?: true

Size: 398 Bytes

Versions: 3

Compression:

Stored size: 398 Bytes

Contents

inherit_from: .rubocop_todo.yml

# This file is based on https://github.com/rails/rails/blob/master/.rubocop.yml (MIT license)
# Automatically generated by OpenAPI Generator (https://openapi-generator.tech)
AllCops:
  TargetRubyVersion: 3.2
  SuggestExtensions: false
  NewCops: enable

Metrics/BlockLength:
  Exclude:
    - spec/**/*_spec.rb

Layout/LineLength:
  Exclude:
    - spec/**/*_spec.rb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
zilla-0.2.3 .rubocop.yml
zilla-0.2.2 .rubocop.yml
zilla-0.2.1 .rubocop.yml