File: uncrustify-all.sh

package info (click to toggle)
libmaxmind-db-reader-xs-perl 1.000007-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,784 kB
  • sloc: perl: 3,202; ansic: 260; makefile: 3; sh: 2
file content (5 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh

uncrustify="uncrustify -c .uncrustify.cfg --replace --no-backup"

$uncrustify ./lib/MaxMind/DB/Reader/XS.xs