IXWebSocket/third_party/spdlog/scripts/clang_tidy.sh
2019-09-29 11:13:24 -07:00

6 lines
86 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")"
clang-tidy ../example/example.cpp -- -I ../include