Commits


Sutou Kouhei authored and GitHub committed 6a78580f0ce
GH-31545: [GLib] Enable clang-format (#40451) ### Rationale for this change This will help new contributors. ### What changes are included in this PR? Create `c_glib/.clang-format` based on the current style. But there are many changes... ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #31545 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>