Sha256: f2f7395acea479af8beffaaac6dceed7a3abcec93f367782bd31fedfa37f01eb

Contents?: true

Size: 233 Bytes

Versions: 1

Compression:

Stored size: 233 Bytes

Contents

inherit_from: .rubocop_todo.yml

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
flagsmith-3.2.0 .rubocop.yml