pointcloud/tools/code_layout.sh
2022-02-07 17:09:14 +01:00

4 lines
87 B
Bash

#! /bin/bash
clang-format -i --style=llvm lib/*.c lib/*.h lib/cunit/*.c lib/cunit/*.h