As a first step towards cleaning up our diffs (code formatter issues will be addressed separately), we must clean up the way we deal with line endings.
Background reading for this issue:
We will use the .gitattributes template for Java projects from here
As a first step towards cleaning up our diffs (code formatter issues will be addressed separately), we must clean up the way we deal with line endings.
Background reading for this issue:
We will use the .gitattributes template for Java projects from here