Move specialist document pages move view context #4723
Annotations
9 errors
Run RuboCop:
app/helpers/metadata_format_helper.rb#L3
Style/BlockDelimiters: Prefer `{...}` over `do...end` for multi-line chained blocks. (https://rubystyle.guide#single-line-blocks)
|
Run RuboCop:
app/helpers/metadata_format_helper.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
|
Run RuboCop:
app/helpers/metadata_format_helper.rb#L11
Style/MethodCalledOnDoEndBlock: Avoid chaining a method call on a do...end block. (https://rubystyle.guide#single-line-blocks)
|
Run RuboCop:
app/presenters/specialist_document_presenter.rb#L31
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
Run RuboCop:
app/presenters/specialist_document_presenter.rb#L32
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
Run RuboCop:
app/presenters/specialist_document_presenter.rb#L32
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Run RuboCop:
app/presenters/specialist_document_presenter.rb#L33
Layout/FirstHashElementIndentation: Indent the right brace the same as the start of the line where the left brace is.
|
Run RuboCop:
app/presenters/specialist_document_presenter.rb#L70
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Run RuboCop
Process completed with exit code 1.
|
Loading