Extend Vets::Model with value "coercion" functionality #79027
Annotations
8 errors
Run Rubocop:
lib/vets/attributes/value.rb#L25
Layout/IndentationWidth: Use 2 (not -8) spaces for indentation.
|
Run Rubocop:
lib/vets/attributes/value.rb#L26
Layout/ElseAlignment: Align `elsif` with `if`.
|
Run Rubocop:
lib/vets/attributes/value.rb#L28
Layout/ElseAlignment: Align `elsif` with `if`.
|
Run Rubocop:
lib/vets/attributes/value.rb#L30
Layout/ElseAlignment: Align `elsif` with `if`.
|
Run Rubocop:
lib/vets/attributes/value.rb#L32
Layout/ElseAlignment: Align `else` with `if`.
|
Run Rubocop:
lib/vets/attributes/value.rb#L34
Layout/EndAlignment: `end` at 34, 8 is not aligned with `if` at 24, 18.
|
Run Rubocop:
spec/lib/vets/attributes/value_spec.rb#L106
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning.
|
Run Rubocop
Process completed with exit code 1.
|
Loading