leftibot 9680c93bd1
Fix #690: Apply clang-format consistently with CI (#691)
* Fix #690: Apply clang-format consistently with CI

Applied clang-format-19 to all source files to enforce consistent
formatting according to the existing .clang-format configuration.
Added auto-clang-format GitHub Actions workflow (from
cpp-best-practices/cmake_template) that runs on pull requests to
automatically format and commit any style violations going forward.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 18:45:41 -06:00
..
fnv1a.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
hash.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
json_wrap.hpp Fix #690: Apply clang-format consistently with CI (#691) 2026-04-17 18:45:41 -06:00
json.hpp Fix #477: Handle \u unicode escape sequences in JSON parser 2026-04-10 19:49:48 -06:00
quick_flat_map.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
stack_vector.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
static_string.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
utility.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00