zegl / kube-score

Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
https://kube-score.com
MIT License
2.72k stars 174 forks source link

new line at the end of error message while scoring files #409

Closed Jaanki closed 2 years ago

Jaanki commented 2 years ago

Which version of kube-score are you using?

kube-score version: kube-score version: 1.13.0, commit: d1ad91defc1a5814f7c7395ed64cd7039d259158, built: 2021-10-28T13:31:29Z

What did you do? Rankube-score score config/.

What did you expect to see? Terminal prompt in the next line of the error message.

What did you see instead? Terminal prompt in the same line of the error message. Failed to score files: read config/.: is a directory[janki@fedora submariner-operator]

Jaanki commented 2 years ago

/assign @Jaanki