pivotal / LicenseFinder

Find licenses for your project's dependencies.
MIT License
1.73k stars 340 forks source link

Generated yaml has trailing spaces #802

Open hlascelles opened 3 years ago

hlascelles commented 3 years ago

When we use the CLI, the resulting file has spaces:

image

If we edit in an IDE with "trim lines on save" then they go, yielding off-and-on git diffs.

Can/should we make the tool trim all lines on yaml generate?

cf-gitbot commented 3 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

xtreme-shane-lattanzio commented 3 years ago

Hey @hlascelles ! Thanks for bringing this up. If you can make a PR to address this we can have it merged in as there probably should not be any trailing spaces there. Hopefully this isn't causing any big issues and is more of a visual annoyance but either way we can have this fixed!