You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the xml files produced by this library don't respect unix line endings. Most lines are ok except the last one wich doesn't end with a newline character.
I think unix line endings are a good default, but changing it might break in some way the consumers of this library, so perhaps adding an option to EmmiterConfig that sets unix line endings is the best options.
Any thoughts?
The text was updated successfully, but these errors were encountered:
I noticed that the xml files produced by this library don't respect unix line endings. Most lines are ok except the last one wich doesn't end with a newline character.
I think unix line endings are a good default, but changing it might break in some way the consumers of this library, so perhaps adding an option to EmmiterConfig that sets unix line endings is the best options.
Any thoughts?
The text was updated successfully, but these errors were encountered: