Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-44528: [Dev] Introduce a new feature: specific language refo…
…rmatting (apache#44529) ### Rationale for this change This change implements apacheGH-44528. `pre-commit run --color=always --all-files c-glib-cpp-format` Languages: * C++ (`cpp-format`) * c_glib(`c-glib-cpp-format`) * MATLAB(`matlab-cpp-format`) * Python (`python-cpp-format`) * R(`r-cpp-format`) ### What changes are included in this PR? Add aliases to the `clang-format` in the pre-commit configuration file. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: apache#44528 Authored-by: Hiroyuki Sato <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
- Loading branch information