Initial commit #8
Annotations
12 errors
lint:
Gemfile#L38
Layout/CommentIndentation: Incorrect indentation detected (column 0 instead of 1).
|
lint:
app/controllers/application_controller.rb#L18
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/pages_controller.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/password_resets_controller.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/password_resets_controller.rb#L40
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint:
app/controllers/passwords_controller.rb#L21
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint:
app/controllers/registrations_controller.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/registrations_controller.rb#L30
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint:
app/controllers/sessions_controller.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/sessions_controller.rb#L16
Layout/TrailingWhitespace: Trailing whitespace detected.
|
scan_ruby
Process completed with exit code 5.
|
test
Process completed with exit code 1.
|