Sha256: 5edb36ccfe6457f669f1a0a26419e11ba7a5dc27cb4e6a811e2b7ef2035a49a5
Contents?: true
Size: 452 Bytes
Versions: 2
Compression:
Stored size: 452 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 DisplayCopNames: true # # Metrics # Metrics/AbcSize: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/PerceivedComplexity: Enabled: false Metrics/BlockLength: Max: 100 Metrics/ClassLength: Max: 100 Metrics/LineLength: Max: 128 Metrics/MethodLength: Max: 25 # # Style # Style/FrozenStringLiteralComment: Enabled: true Style/StringLiterals: EnforcedStyle: double_quotes
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
x25519-1.0.10 | .rubocop.yml |
x25519-1.0.9 | .rubocop.yml |