On Tue, Feb 13, 2024, at 14:25, Abel Pau via gdal-dev wrote:
> Hi,
> I am trying to make my code good for all Actions in the project.
I'm guessing you should remove
https://github.com/AbelPau/gdal/tree/master/out/build/x64-Debug from git (and
ideally squash at the end).___
Hi,
I am trying to make my code good for all Actions in the project.
Yesterday I was trying to format my code using clang. I looked at that:
Commit hooks
GDAL provides pre-commit hooks to run code linters before a commit is made. The
hooks are cloned with the repository and can be installed using