This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
jansson
mirror of
https://github.com/akheron/jansson
Watch
1
Star
0
Fork
You've already forked jansson
0
Code
Issues
Projects
Releases
Wiki
Activity
61fc3d0e28
jansson
/
scripts
/
clang-format
4 lines
67 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
git ls-files
|
grep
'\.[ch]$'
|
xargs clang-format -i
Reference in New Issue
View Git Blame
Copy Permalink