File: clang-format.sh

package info (click to toggle)
librabbitmq 0.11.0-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,192 kB
  • sloc: ansic: 11,825; xml: 747; python: 597; sh: 65; makefile: 10
file content (5 lines) | stat: -rwxr-xr-x 54 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/bash

set -e

exec clang-format -style=file $@