Sha256: 11f1c158c134a00575d90a23509b88a18f6803ec1c2c99f1efb4a754e095d5bf
Contents?: true
Size: 340 Bytes
Versions: 1
Compression:
Stored size: 340 Bytes
Contents
# # Style # # TODO: turn this down LineLength: Max: 150 Style/StringLiterals: EnforcedStyle: double_quotes Style/SpaceBeforeFirstArg: Enabled: false Style/GlobalVars: Enabled: false # # Metrics # Metrics/MethodLength: Max: 22 Metrics/AbcSize: Max: 20 AllCops: Include: - '**/Rakefile' Exclude: - 'spec/**/*'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-3.4.0 | .rubocop.yml |