This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
04c19fa6f1
linux
/
scripts
/
Lindent
3 lines
60 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink