This website requires JavaScript.
Explore
Help
Sign In
apfs
/
linux-apfs
Watch
0
Star
0
Fork
0
You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced
2026-05-01 15:00:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e0969f0451eaf7cf32f2ec3946196d8d0b1cb2c
linux-apfs
/
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