Closed isaacbrodsky closed 8 months ago
Note that this makes the formatter go from clang-format-9 to clang-format-14. This allows slimming down our CMakeLists.txt and forcing the H3 code formatting off.
This should resolve https://github.com/isaacbrodsky/h3-duckdb/pull/86#issuecomment-1969353837
All C++ file changes in this PR are automatic formatting changes from make format.
make format
Thanks! I checked again more properly, and this does indeed work in skipping the checks.
Note that this makes the formatter go from clang-format-9 to clang-format-14. This allows slimming down our CMakeLists.txt and forcing the H3 code formatting off.
This should resolve https://github.com/isaacbrodsky/h3-duckdb/pull/86#issuecomment-1969353837