File: c-code-indent

package info (click to toggle)
python-dmidecode 3.10.11-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 844 kB
  • ctags: 484
  • sloc: ansic: 6,464; xml: 721; python: 524; makefile: 109; sh: 67
file content (3 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download | duplicates (9)
1
2
3
#!/bin/sh
PARAM="-npro -kr -nut -bbb -bad -i8 -ts8 -sob -l100 -ss -ncs -cp1 -sc -nsaf -nsai -nsaw -nbbo -hnl -br -ce"
indent $PARAM "$@"