File: format.sh

package info (click to toggle)
httpdirfs-fuse 1.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 452 kB
  • sloc: ansic: 3,143; sh: 16; makefile: 3
file content (4 lines) | stat: -rwxr-xr-x 113 bytes parent folder | download
1
2
3
4
#!/bin/sh

cd "${MESON_SOURCE_ROOT}"
astyle --style=kr --align-pointer=name --max-code-length=80 src/*.c src/*.h