Sha256: e420725ff7e90e50f0d20c7926b3e8eced6e1d219e379a0dd2a88b89aad54cc2

Contents?: true

Size: 633 Bytes

Versions: 28

Compression:

Stored size: 633 Bytes

Contents

inherit_from: .rubocop_todo.yml

# Cop supports --auto-correct.
# Configuration parameters: AllowForAlignment, ForceEqualSignAlignment.
Style/ExtraSpacing:
  Enabled: true

# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
# SupportedStyles: with_first_parameter, with_fixed_indentation
Style/AlignParameters:
  Enabled: true

# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles, IndentationWidth.
# SupportedStyles: aligned, indented
Style/MultilineOperationIndentation:
  Enabled: true

# Cop supports --auto-correct.
Style/EmptyLines:
  Enabled: true

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
dynflow-1.1.0 .rubocop.yml
dynflow-1.0.5 .rubocop.yml
dynflow-1.0.4 .rubocop.yml
dynflow-1.0.3 .rubocop.yml
dynflow-1.0.2 .rubocop.yml
dynflow-1.0.1 .rubocop.yml
dynflow-1.0.0 .rubocop.yml
dynflow-0.8.37 .rubocop.yml
dynflow-0.8.36 .rubocop.yml
dynflow-0.8.35 .rubocop.yml
dynflow-0.8.34 .rubocop.yml
dynflow-0.8.33 .rubocop.yml
dynflow-0.8.32 .rubocop.yml
dynflow-0.8.31 .rubocop.yml
dynflow-0.8.30 .rubocop.yml
dynflow-0.8.29 .rubocop.yml
dynflow-0.8.28 .rubocop.yml
dynflow-0.8.27 .rubocop.yml
dynflow-0.8.26 .rubocop.yml
dynflow-0.8.25 .rubocop.yml