mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-16 17:31:52 +03:00
Feb 15th 2023 update
This commit is contained in:
3
external/graphqlparser/clang-tidy-all.sh
vendored
Executable file
3
external/graphqlparser/clang-tidy-all.sh
vendored
Executable 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
|
||||
Reference in New Issue
Block a user