psych
psych copied to clipboard
Added whitespaces for empty array element
Psych adds whitespaces to the end of below lines:
date:
abbr_month_names:
- <-- whitespace added to the end of the line
- Jan
- Feb
But I would like to remove all whitespace at line endings. Is there a solution?