Sha256: 0bdd5f277275be8bb94d46123e1d41b6795972f364aeea00c16120a81371ab12

Contents?: true

Size: 871 Bytes

Versions: 4

Compression:

Stored size: 871 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2023-07-20 10:26:52 UTC using RuboCop version 1.54.2.
# 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: 6
# Configuration parameters: EnforcedStyle, AllowedGems, Include.
# SupportedStyles: Gemfile, gems.rb, gemspec
# Include: **/*.gemspec, **/Gemfile, **/gems.rb
Gemspec/DevelopmentDependencies:
  Exclude:
    - 'flagsmith.gemspec'

# Offense count: 4
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns.
# URISchemes: http, https
Layout/LineLength:
  Max: 183

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
flagsmith-4.1.0 .rubocop_todo.yml
flagsmith-4.0.1 .rubocop_todo.yml
flagsmith-4.0.0 .rubocop_todo.yml
flagsmith-3.2.0 .rubocop_todo.yml