kou opened a new pull request, #46602: URL: https://github.com/apache/arrow/pull/46602
### Rationale for this change We want to run related checks conveniently. For example, we want to run C++ related check conveniently. ### What changes are included in this PR? Use language for `alias`. Example: ```console $ nice pre-commit run --show-diff-on-failure --color=always --all-files cpp C++ Format...............................................................Passed C++ Lint.................................................................Passed CMake Format.............................................................Passed meson....................................................................Passed ``` ### Are these changes tested? Yes. ### Are there any user-facing changes? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org