Removed telemetry and anonymized SCM (git) strings
This commit is contained in:
3
tools/clang-format.sh
Executable file
3
tools/clang-format.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
exec find src -iname *.h -o -iname *.cpp | xargs clang-format-15 -i -style=file:src/.clang-format
|
||||
Reference in New Issue
Block a user