Sha256: be416a7f27a5de8838175dd9dffe5533059dadf24d306b385a1375b5b0808b07
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
AllCops: TargetRubyVersion: 2.5 Layout/IndentationWidth: Width: 4 Layout/LineLength: Enabled: false Layout/SpaceAroundOperators: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false Metrics/ClassLength: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/MethodLength: Enabled: false Metrics/PerceivedComplexity: Enabled: false Style/FormatString: Enabled: false Style/FormatStringToken: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/HashEachMethods: Enabled: false Style/HashSyntax: Enabled: false Style/HashTransformKeys: Enabled: false Style/HashTransformValues: Enabled: false Style/RaiseArgs: EnforcedStyle: compact Style/RedundantParentheses: Enabled: false Style/RedundantBegin: Enabled: false Style/RedundantReturn: Enabled: false Style/SpecialGlobalVars: Enabled: false Style/StringLiterals: Enabled: false Style/WordArray: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
covid19-0.1.3 | .rubocop.yml |