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
The content deletion is a duplicate of #36 I believe and I have a pull request out for that.
This one will be a bit more complicated to look into right now given the project itself is forcing LF usage which expects any contributors (including myself) are either not using windows or do not have globals set to force proper line normalization (also myself). So I have to work that issue out as I cannot even build the project at the moment.
@bergerst Do you know if this issue was present in earlier versions?
ok going to try to get @benalexau get a release out as it is now since it seems issue is present for a while. After that is out, I'd like this retested to just confirm what is broken since I believe part of the issues were resolved here now for next release
I have a pom.xml which is structed like this:
Here's a screenshot of Notepad++ after the pom.xml was formatted:
I have several issues with the current behavior:
</xml-format-plugin.version>
areLFCRLF
, so 1 Linux line break followed by 1 Windows line break. Both should be CRLF.The text was updated successfully, but these errors were encountered: