Update README.md with step-2 #3
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/customers_redact_job.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/jobs/customers_redact_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/initializers/shopify_app.rb#L5
Layout/CommentIndentation: Incorrect indentation detected (column 34 instead of 2).
|
lint:
config/initializers/shopify_app.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|