1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

Update run-clang-format.sh

This commit is contained in:
Ozz777924 2024-10-27 01:26:05 +03:00 committed by GitHub
parent eed3153ace
commit 25cfa08818
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,3 @@
+
#!/bin/sh
./src.sh | xargs -n 1 clang-format -verbose -style=file -i