Test Case 5: Handle New Lines #7
Annotations
9 errors
lint:
Gemfile#L39
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
lint:
Gemfile#L39
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
Gemfile#L39
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
spec/models/calculator_spec.rb#L18
Layout/IndentationStyle: Tab detected in indentation.
|
lint:
spec/models/calculator_spec.rb#L19
Layout/IndentationStyle: Tab detected in indentation.
|
lint:
spec/models/calculator_spec.rb#L21
Layout/IndentationStyle: Tab detected in indentation.
|
lint:
spec/models/calculator_spec.rb#L22
Layout/IndentationStyle: Tab detected in indentation.
|
lint:
spec/models/calculator_spec.rb#L23
Layout/IndentationStyle: Tab detected in indentation.
|
lint
Process completed with exit code 1.
|