mirror of
https://github.com/php-win-ext/phpy.git
synced 2026-03-24 00:42:11 +01:00
7 lines
145 B
Bash
Executable File
7 lines
145 B
Bash
Executable File
clang-format -i src/python/*.cc
|
|
clang-format -i src/php/*.cc
|
|
clang-format -i src/bridge/*.cc
|
|
clang-format -i include/*.h
|
|
|
|
composer cs-fix stubs/
|