Feb 15th 2023 update

This commit is contained in:
Ned Wright
2023-02-15 19:09:38 +00:00
parent f7934cd09d
commit 6a9b33ff93
159 changed files with 16474 additions and 2096 deletions

3
external/graphqlparser/clang-tidy-all.sh vendored Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
# Copyright 2019-present, GraphQL Foundation
find . -name '*.cpp' | grep -v lexer | grep -v googletest | grep -v tab.cpp | xargs clang-tidy -p build