File: c-code-indent

package info (click to toggle)
python-dmidecode 3.12.3-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 952 kB
  • sloc: ansic: 7,962; xml: 744; python: 595; makefile: 85; sh: 68
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 "$@"