mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 05:56:08 +00:00

Pass the fully-qualified path name (less the file extension) of git-clang-format.bat to py so that it can be run from anywhere. Fixes #75265.
2 lines
15 B
Batchfile
2 lines
15 B
Batchfile
py -3 %~pn0 %*
|