Bump importmap-rails from 2.0.2 to 2.0.3 #10
Annotations
10 errors
lint:
app/jobs/app_uninstalled_job.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/jobs/app_uninstalled_job.rb#L22
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/jobs/customers_data_request_job.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/jobs/customers_data_request_job.rb#L22
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/jobs/shop_redact_job.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/jobs/shop_redact_job.rb#L22
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
config/routes.rb#L2
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
lint:
config/routes.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
config/routes.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
config/routes.rb#L3
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|