Adds spec for YAML-parsing of multilines #283
Annotations
7 errors
lint:
lib/i18n/tasks/translators/google_translator.rb#L28
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
spec/google_translate_spec.rb#L15
[Correctable] Layout/ExtraSpacing: Unnecessary spacing detected.
|
lint:
spec/google_translate_spec.rb#L15
[Correctable] Layout/SpaceAroundOperators: Operator = should be surrounded by a single space.
|
lint:
spec/google_translate_spec.rb#L16
[Correctable] Layout/ExtraSpacing: Unnecessary spacing detected.
|
lint:
spec/google_translate_spec.rb#L32
RSpec/MultipleExpectations: Example has too many expectations [11/9].
|
lint:
spec/yaml_spec.rb#L77
[Correctable] Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc.
|
lint
Process completed with exit code 1.
|