Sha256: 438f76335df0a2799268b7ef0b072dd0f9c7b6582ec691623fd85a68685d0366
Contents?: true
Size: 1 KB
Versions: 1
Compression:
Stored size: 1 KB
Contents
Documentation: Enabled: false Layout/AccessModifierIndentation: EnforcedStyle: outdent Metrics/AbcSize: Exclude: - spec/**/* - test/**/* Metrics/BlockLength: Exclude: - spec/**/* - test/**/* Metrics/BlockNesting: Exclude: - spec/**/* - test/**/* Metrics/CyclomaticComplexity: Exclude: - spec/**/* - test/**/* Metrics/LineLength: Max: 120 Metrics/MethodLength: Exclude: - spec/**/* - test/**/* Style/Alias: EnforcedStyle: prefer_alias_method Style/AndOr: EnforcedStyle: conditionals Style/DateTime: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/Lambda: Enabled: false Style/NumericLiterals: Enabled: false Style/PercentLiteralDelimiters: PreferredDelimiters: '%i': () '%I': () '%q': () '%Q': () '%r': '{}' '%s': () '%w': () '%W': () '%x': () Style/RegexpLiteral: EnforcedStyle: mixed AllowInnerSlashes: true Style/StringLiterals: EnforcedStyle: double_quotes Enabled: true
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ramsey_cop-0.7.3 | default.yml |