Sha256: ae817225de8ec6317937aa3addd281c31f051036eebd12d1e1240c3b967ae6b2

Contents?: true

Size: 718 Bytes

Versions: 7

Compression:

Stored size: 718 Bytes

Contents

LineLength:
  Max: 100

AlignHash:
  # Alignment of entries using hash rocket as separator. Valid values are:
  #
  # key - left alignment of keys
  #   'a' => 2
  #   'bb' => 3
  # separator - alignment of hash rockets, keys are right aligned
  #    'a' => 2
  #   'bb' => 3
  # table - left alignment of keys, hash rockets, and values
  #   'a'  => 2
  #   'bb' => 3
  EnforcedHashRocketStyle: table
  # Alignment of entries using colon as separator. Valid values are:
  #
  # key - left alignment of keys
  #   a: 0
  #   bb: 1
  # separator - alignment of colons, keys are right aligned
  #    a: 0
  #   bb: 1
  # table - left alignment of keys and values
  #   a:  0
  #   bb: 1
  EnforcedColonStyle: separator

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
astrolabe-1.0.0 .rubocop.yml
astrolabe-0.6.0 .rubocop.yml
astrolabe-0.5.2 .rubocop.yml
astrolabe-0.5.1 .rubocop.yml
astrolabe-0.5.0 .rubocop.yml
astrolabe-0.4.0 .rubocop.yml
astrolabe-0.3.0 .rubocop.yml