Removed telemetry and anonymized SCM (git) strings
This commit is contained in:
parent
996ac3571c
commit
5d1ee830ab
29 changed files with 84 additions and 1123 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue