Sha256: 0a4fd5c9bcd4ee6e2da0804346aa75f4ff456b2b430439d36d997d3deaf79848
Contents?: true
Size: 831 Bytes
Versions: 5
Compression:
Stored size: 831 Bytes
Contents
--- AllCops: TargetRubyVersion: 3.1 Layout/FirstArrayElementIndentation: EnforcedStyle: consistent Layout/LineLength: Enabled: false Layout/MultilineMethodCallIndentation: EnforcedStyle: indented Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false Metrics/ClassLength: Enabled: false Metrics/MethodLength: Enabled: false Metrics/ModuleLength: Enabled: false Naming/VariableNumber: EnforcedStyle: snake_case Style/BlockDelimiters: EnforcedStyle: always_braces AllowedMethods: - describe - context - it Style/Documentation: Enabled: false Style/GuardClause: Enabled: false Style/IfUnlessModifier: Enabled: false Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
mangrove-0.14.0 | .rubocop.yml |
mangrove-0.12.0 | .rubocop.yml |
mangrove-0.11.0 | .rubocop.yml |
mangrove-0.10.1 | .rubocop.yml |
mangrove-0.9.2 | .rubocop.yml |