initial commit and prompt controller #1
Annotations
12 errors
|
system-test
Process completed with exit code 1.
|
|
test
Process completed with exit code 1.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
|
lint:
app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/bedrock_controller.rb#L14
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/bedrock_controller.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
Gemfile#L11
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
Gemfile#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
Gemfile#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|