mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
4 lines
87 B
Bash
4 lines
87 B
Bash
#! /bin/bash
|
|
|
|
clang-format -i --style=llvm lib/*.c lib/*.h lib/cunit/*.c lib/cunit/*.h
|