Bump version for 0.1.0 #35
Annotations
11 errors
lint:
Gemfile#L17
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L18
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L19
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/components/marksmith/markdown_field/edit_component.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/components/marksmith/markdown_field/edit_component.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/marksmith/markdown_previews_controller.rb#L8
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint:
config/routes.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
config/routes.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
test/dummy/config/initializers/content_security_policy.rb#L13
Layout/CommentIndentation: Incorrect indentation detected (column 0 instead of 4).
|
lint:
test/dummy/config/initializers/content_security_policy.rb#L14
Layout/CommentIndentation: Incorrect indentation detected (column 4 instead of 0).
|
test
Process completed with exit code 1.
|