Sha256: 21a67591a67523be52d9de0b6c3a7ea2113a6a52056b11ea97fa324a79256ba4
Contents?: true
Size: 308 Bytes
Versions: 3
Compression:
Stored size: 308 Bytes
Contents
inherit_from: .rubocop_todo.yml Layout/HashAlignment: AllowMultipleStyles: true EnforcedColonStyle: key AllCops: TargetRubyVersion: 3.0 # Pin to flagsmith.gemspec required_ruby_version NewCops: enable SuggestExtensions: false Exclude: - 'spec/**/*' - 'example/**/*' - 'vendor/**/*'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
flagsmith-4.1.0 | .rubocop.yml |
flagsmith-4.0.1 | .rubocop.yml |
flagsmith-4.0.0 | .rubocop.yml |