X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tools%2Fformat-cpp.sh;fp=tools%2Fformat-cpp.sh;h=754b04d25ca68e71eb67db0737656353617f25da;hb=45f637cc09c94b0eb5cf1ebc739b5d3eb77aef33;hp=04444ddcd679bb49e8d3b0b341b96e78fee3fbbe;hpb=c022776a5704be758b90a56563d491861d29fa49;p=babeltrace.git diff --git a/tools/format-cpp.sh b/tools/format-cpp.sh index 04444ddc..754b04d2 100755 --- a/tools/format-cpp.sh +++ b/tools/format-cpp.sh @@ -45,7 +45,6 @@ format_cpp() { # files in specific subdirectories. find "$(realpath "$root_dir")" \( -name '*.cpp' -o -name '*.hpp' \) \ ! -path '*/src/cpp-common/vendor/*' \ - ! -path '*/src/cpp-common/string_view.hpp' \ ! -path '*/src/cpp-common/nlohmann/json.hpp' \ ! -path '*/src/plugins/ctf/common/metadata/parser.*' \ ! -path '*/src/plugins/ctf/common/metadata/lexer.*' \