Re: [Geotools-devel] gitattribute and fixing newline chars

2021-12-18 Thread Ian Turton
+1 Ian On Sat, 18 Dec 2021 at 08:26, Andrea Aime wrote: > Hi, > following the last PSC meeting, and after attempting to use spotless, > I've realized we have a mix of line endings in our git checkouts, mostly > due to people forgetting to set the autocrlf setting in git. > > This pull request t

[Geotools-devel] gitattribute and fixing newline chars

2021-12-18 Thread Andrea Aime
Hi, following the last PSC meeting, and after attempting to use spotless, I've realized we have a mix of line endings in our git checkouts, mostly due to people forgetting to set the autocrlf setting in git. This pull request tries to fix them, and adds a .gitattributes file that should avoid havi