This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
drogon
mirror of
https://github.com/drogonframework/drogon.git
Watch
1
Star
1
Fork
You've already forked drogon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3d3fd2531c
drogon
/
format.sh
4 lines
86 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
find lib orm_lib -name *.h -o -name *.cc
|
xargs clang-format -i -style
=
file
Reference in New Issue
View Git Blame
Copy Permalink