Even though I already made sure that I submitted the configure.ac with LF only line endings (by git ls-files --eol, see attached image) this will still be converted due to incorrect configuration within the git's checking process and result in R CMD check warnings which will lead to error.

See my repository job: https://github.com/caiohamamura/gdalBindings-r/actions/runs/9275022762/job/25518759238. Every other machines are passing gracefully.
Even though I already made sure that I submitted the

configure.acwith LF only line endings (bygit ls-files --eol, see attached image) this will still be converted due to incorrect configuration within the git's checking process and result inR CMD checkwarnings which will lead to error.See my repository job: https://github.com/caiohamamura/gdalBindings-r/actions/runs/9275022762/job/25518759238. Every other machines are passing gracefully.