Re: [gdal-dev] linting test in Code Checks always fails

2024-02-13 Thread Laurențiu Nicola via gdal-dev
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).___

[gdal-dev] linting test in Code Checks always fails

2024-02-13 Thread Abel Pau via gdal-dev
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