apache / datasketches-memory

High performance native memory access for Java.
https://datasketches.apache.org
Apache License 2.0
118 stars 27 forks source link

The pom file in the ds-memory-java11 branch used indents of 4 while #185

Closed leerho closed 3 months ago

leerho commented 3 months ago

everywhere else we use 2.

Change indents to 2

jmalkin commented 3 months ago

this is trivial. just gonna merge for you.

jmalkin commented 3 months ago

I was too late :)