File: reformat.sh

package info (click to toggle)
libjsoncpp 1.9.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,840 kB
  • sloc: cpp: 9,483; python: 1,118; ansic: 215; makefile: 44; sh: 30; perl: 5
file content (1 line) | stat: -rwxr-xr-x 63 bytes parent folder | download | duplicates (11)
1
find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i