Sha256: 6bbc307ec1d670eff09a9f4a31ddca4e7d64caa61f167a224e5e1fd330f166f7

Contents?: true

Size: 748 Bytes

Versions: 4

Compression:

Stored size: 748 Bytes

Contents

AllCops:
  DisabledByDefault: true

Layout/IndentationStyle:
  Enabled: true
  EnforcedStyle: tabs

Layout/InitialIndentation:
  Enabled: true

Layout/IndentationWidth:
  Enabled: true
  Width: 1

Layout/IndentationConsistency:
  Enabled: true
  EnforcedStyle: normal

Layout/EndAlignment:
  Enabled: true
  EnforcedStyleAlignWith: start_of_line

Layout/BeginEndAlignment:
  Enabled: true
  EnforcedStyleAlignWith: start_of_line

Layout/ElseAlignment:
  Enabled: true

Layout/DefEndAlignment:
  Enabled: true

Layout/CaseIndentation:
  Enabled: true

Layout/CommentIndentation:
  Enabled: true

Layout/EmptyLinesAroundClassBody:
  Enabled: true

Layout/EmptyLinesAroundModuleBody:
  Enabled: true

Style/FrozenStringLiteralComment:
  Enabled: true

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bake-modernize-0.27.3 template/rubocop/.rubocop.yml
bake-modernize-0.27.2 template/rubocop/.rubocop.yml
bake-modernize-0.27.1 template/rubocop/.rubocop.yml
bake-modernize-0.27.0 template/rubocop/.rubocop.yml