Sha256: 0bdadb3a2dd0f17f9bfdfed2c070e44be7e25296b14fc90fb9819a49b9f6d2b5

Contents?: true

Size: 229 Bytes

Versions: 1

Compression:

Stored size: 229 Bytes

Contents

require:
  - rubocop-performance
AllCops:
  TargetRubyVersion: 2.6
Layout/LineLength:
  Max: 120
Style/Documentation:
  Enabled: false
Style/GlobalVars:
  AllowedVariables:
    - $CXXFLAGS
Metrics/CyclomaticComplexity:
  Max: 10

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simdjson-1.0.1 .rubocop.yml