Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
Description
Currently the script in cpp/build-support/run_clang_format.py requires modifying to run on any machines/environments where the shebang line #!/usr/bin/env python finds the system python2 instead of python3.
Updating the shebang line to read python3 instead of python would fix this.
Attachments
Issue Links
- links to