<div dir="auto">Which version of clang-format are we using? (I saw 3.8 somewhere n the code?) Older versions are not easy to get in modern operating systems. In Ubuntu 22.04 the default is clang-format-14. It is specially hard in MacOS, friends told me.<div dir="auto"><br></div><div dir="auto">About the blame problems, we can do this:</div><div dir="auto"><a href="https://akrabat.com/ignoring-revisions-with-git-blame/">https://akrabat.com/ignoring-revisions-with-git-blame/</a><br></div><div dir="auto"><br></div><div dir="auto">Thanks for the work!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 28 Nov 2022, 17:14 Even Rouault, <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
+1 and I'm very much for the "Big reformat", otherwise as discussed with <br>
Alessandro, I'm afraid occasional contributors will mix substantial and <br>
formatting changes in the same commit. The Big reformat commit itself <br>
should be done with a dedicated github account, like we did with the <br>
"git mv gdal/* ." tree-reorganisation to avoid unfair commit statistics.<br>
<br>
I've just tested successfully the proposed clang-format pre-commit hook <br>
on Windows, so this shouldn't be an obstacle to contributors whatever <br>
their development environment.<br>
<br>
Even<br>
<br>
Le 24/11/2022 à 09:39, ElPaso a écrit :<br>
> Hi,<br>
><br>
> Motion:<br>
><br>
> Adopt RFC88: RFC69 C/C++ Code Formatting [1]<br>
><br>
> I have updated the RFC [1] to use pre-commit and I have created a <br>
> draft implementation of the pre-commit hook and the CI integration <br>
> with a GH workflow [2].<br>
><br>
> If adopted, we still have to agree on which coding style to apply (for <br>
> now I used a clang-format file I've found under gdal/scripts), but the <br>
> biggest decision is wether proceed with an initial "Big Reformat" or <br>
> an incremental one, my draft implementation supports both.<br>
><br>
><br>
> Kind regards.<br>
><br>
><br>
> [1] <br>
> <a href="https://github.com/elpaso/gdal/blob/rfc69_cplusplus_formatting-text-only/doc/source/development/rfc/rfc69_cplusplus_formatting.rst" rel="noreferrer noreferrer" target="_blank">https://github.com/elpaso/gdal/blob/rfc69_cplusplus_formatting-text-only/doc/source/development/rfc/rfc69_cplusplus_formatting.rst</a><br>
> [2] <br>
> <a href="https://github.com/elpaso/gdal/tree/rfc69_cplusplus_formatting_revival" rel="noreferrer noreferrer" target="_blank">https://github.com/elpaso/gdal/tree/rfc69_cplusplus_formatting_revival</a><br>
><br>
-- <br>
<a href="http://www.spatialys.com" rel="noreferrer noreferrer" target="_blank">http://www.spatialys.com</a><br>
My software is free, but my time generally not.<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank" rel="noreferrer">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>