File: format.sh

package info (click to toggle)
securefs 0.11.1%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,684 kB
  • sloc: cpp: 11,757; python: 486; sh: 11; makefile: 7
file content (3 lines) | stat: -rwxr-xr-x 94 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/bash
cd `dirname $0`
clang-format -i --style=File sources/*.h sources/*.cpp test/*.cpp