spectral icon indicating copy to clipboard operation
spectral copied to clipboard

Output is missing a line break

Open nmoreaud opened this issue 2 years ago • 1 comments

This message should finish with a line break, following linux standards: No results with a severity of 'error' found!

Current ouput:

$ npx @stoplight/spectral-cli lint ./data_explorer/specs/v1/v1.yaml
No results with a severity of 'error' found!dev@SOME-COMPUTER:~/projects/python_project$

Environment

  • Library version: 6.4.1
  • Node version: 18.5.0

nmoreaud avatar Jul 15 '22 07:07 nmoreaud

Would you be willing to send a PR for that?

P0lip avatar Jul 18 '22 06:07 P0lip

:tada: This issue has been resolved in version @stoplight/spectral-cli-v6.5.1 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

stoplight-bot avatar Aug 24 '22 12:08 stoplight-bot