hiroyuki-sato opened a new issue, #46662: URL: https://github.com/apache/arrow/issues/46662
### Describe the enhancement requested This is the sub issue #44748. * SC2148: Add shebang ``` In ci/scripts/util_enable_core_dumps.sh line 1: # Licensed to the Apache Software Foundation (ASF) under one ^-- SC2148 (error): Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. ``` ### Component(s) Continuous Integration -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org