This website requires JavaScript.
Explore
Help
Sign In
ukui
/
kernel
Watch
0
Star
0
Fork
0
You've already forked kernel
mirror of
https://github.com/ukui/kernel.git
synced
2026-03-09 10:07:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
032de8e2fe3c0eec5fb0ffe4d38aa602dad397dc
kernel
/
scripts
/
Lindent
T
3 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
Linux-2.6.12-rc2
2005-04-16 15:20:36 -07:00
#!/bin/sh
[PATCH] Lindent: ignore .indent.pro
2005-07-13 11:55:42 -04:00
indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs
"
$@
"
Reference in New Issue
Copy Permalink