Sha256: 5fc8a4213a4dd94e612d1ac43e2b6ecd2d6f45ab5f6414fa8cb86b52106e577c

Contents?: true

Size: 259 Bytes

Versions: 5

Compression:

Stored size: 259 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: single_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Layout/LineLength:
  Max: 120

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gonative-cli-1.2.1 .rubocop.yml
gonative-cli-1.2.0 .rubocop.yml
gonative-cli-1.1.2 .rubocop.yml
gonative-cli-1.1.1 .rubocop.yml
gonative-cli-1.1.0 .rubocop.yml