Sha256: c50236bb8dac2ec8d54b15b644b310f44f3958100154eefe6567c3fe1cd4ad1d
Contents?: true
Size: 443 Bytes
Versions: 2
Compression:
Stored size: 443 Bytes
Contents
AllCops: DisplayCopNames: true # # Style # Style/ModuleFunction: Enabled: false Style/NumericPredicate: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes # # Metrics # Metrics/AbcSize: Max: 30 Metrics/BlockLength: Enabled: false Metrics/ClassLength: Max: 100 Metrics/CyclomaticComplexity: Max: 25 Metrics/LineLength: Max: 128 Metrics/MethodLength: Max: 25 Metrics/PerceivedComplexity: Max: 25
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
jmse-0.0.0 | .rubocop.yml |
veriform-0.0.0 | .rubocop.yml |