Sha256: 13ae0722585a3ac0a539bec36f2911b640419f47cb256be6c165f9b86bf4cac4
Contents?: true
Size: 727 Bytes
Versions: 9
Compression:
Stored size: 727 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 Layout/EmptyLinesAroundClassBody: EnforcedStyle: empty_lines_special Layout/EmptyLinesAroundModuleBody: EnforcedStyle: empty_lines_except_namespace Layout/MultilineMethodCallIndentation: EnforcedStyle: indented_relative_to_receiver Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false #Metrics/LineLength: # Enabled: false Metrics/MethodLength: Enabled: false #Style/BracesAroundHashParameters: # EnforcedStyle: context_dependent Style/Documentation: Enabled: false Style/MutableConstant: Enabled: false Style/NegatedIf: Enabled: false Style/StringLiterals: Enabled: false Style/TrailingCommaInHashLiteral: EnforcedStyleForMultiline: consistent_comma
Version data entries
9 entries across 9 versions & 1 rubygems