Sha256: f0bf8f4c2b162aadf38ca6ce268fc5de30a00f3bdb07471ecf2984b2e749c8b5
Contents?: true
Size: 833 Bytes
Versions: 19
Compression:
Stored size: 833 Bytes
Contents
Layout/ExtraSpacing: ForceEqualSignAlignment: true Layout/ArgumentAlignment: EnforcedStyle: with_fixed_indentation Layout/IndentationWidth: IgnoredPatterns: [] Layout/HashAlignment: EnforcedColonStyle: table EnforcedHashRocketStyle: table Layout/LineLength: Max: 100 IgnoreCopDirectives: true Layout/EmptyLineAfterMagicComment: Enabled: true Metrics/MethodLength: Max: 15 Metrics/BlockLength: Exclude: ["spec/**/*_spec.rb"] Style/ModuleFunction: Enabled: false Style/TrailingCommaInArguments: EnforcedStyleForMultiline: comma Style/TrailingCommaInHashLiteral: EnforcedStyleForMultiline: comma Style/TrailingCommaInArrayLiteral: EnforcedStyleForMultiline: comma Style/FrozenStringLiteralComment: Enabled: true SafeAutoCorrect: true Style/StringLiterals: EnforcedStyle: "double_quotes"
Version data entries
19 entries across 19 versions & 2 rubygems