Sha256: 56e18ddd1c7a03efdc46502085abd850709582f85637698fcf91bf2122a1c59c
Contents?: true
Size: 686 Bytes
Versions: 2
Compression:
Stored size: 686 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 NewCops: enable Bundler/OrderedGems: Enabled: false Metrics/MethodLength: Max: 20 Naming/InclusiveLanguage: Enabled: false Naming/MemoizedInstanceVariableName: Enabled: false Naming/MethodParameterName: MinNameLength: 2 Style/BlockDelimiters: Enabled: false Style/ConditionalAssignment: Enabled: false Style/HashConversion: Enabled: false Style/ClassAndModuleChildren: Enabled: false Style/SpecialGlobalVars: Enabled: false Style/SignalException: Enabled: false Style/StringLiterals: Enabled: true EnforcedStyle: single_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: single_quotes
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dccscr-0.3.1 | .rubocop.yml |
dccscr-0.3.0 | .rubocop.yml |