This website requires JavaScript.
Explore
Help
Sign In
tdlight-team
/
tdlight
Watch
1
Star
1
Fork
0
You've already forked tdlight
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
536def0382
tdlight
/
format.sh
3 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Project import generated by Copybara. GitOrigin-RevId: 318483224ad6164d9966f731d60cde37039bb2d4
2018-12-31 20:04:05 +01:00
#!/bin/sh
Add -verbose option to clang-format. GitOrigin-RevId: 641a593c8fc4ebf5fc5e2b513d9dd5925856e869
2018-01-21 15:23:52 +01:00
./src.sh
|
grep -v CxCli.h
|
xargs -n
1
clang-format -verbose -style
=
file -i
Reference in New Issue
Copy Permalink