consolidation / output-formatters

Apply transformations to structured data to write output in different formats.
Other
192 stars 13 forks source link

Don't append new line for non-interactive requests #76

Open weitzman opened 5 years ago

weitzman commented 5 years ago

It hurts scripting to have a \n at end of the line for simple strings. Lets not append that when request is non-interactive.