Sha256: 7ffda3a40686916328c029de21c55067a03b4a493c47fdf3f36e8c068b0a7aaf

Contents?: true

Size: 213 Bytes

Versions: 4

Compression:

Stored size: 213 Bytes

Contents

inherit_from: .rubocop_todo.yml

Layout/HashAlignment:
  AllowMultipleStyles: true
  EnforcedColonStyle: key
AllCops:
  NewCops: enable
  SuggestExtensions: false
  Exclude:
    - 'spec/**/*'
    - 'example/**/*'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
flagsmith-3.1.1 .rubocop.yml
flagsmith-3.1.0 .rubocop.yml
flagsmith-3.0.1 .rubocop.yml
flagsmith-3.0.0 .rubocop.yml