File: indent.sh

package info (click to toggle)
icinga 1.11.6-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 40,100 kB
  • sloc: ansic: 108,534; sql: 9,538; sh: 5,337; perl: 3,358; makefile: 1,243
file content (3 lines) | stat: -rwxr-xr-x 120 bytes parent folder | download | duplicates (5)
1
2
3
#!/bin/bash

astyle --style=java --indent=tab --unpad-paren --pad-oper --pad-header --suffix=none --brackets=linux "$@"