This website requires JavaScript.
Explore
Help
Sign In
iitalics
/
spice
Watch
1
Star
0
Fork
You've already forked spice
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fab3b76d9c
spice
/
format.sh
4 lines
86 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env sh
git ls-tree HEAD -r --name-only
|
grep
'ml$'
|
xargs ocp-indent -i
Reference in New Issue
View Git Blame
Copy Permalink