1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-06 22:25:47 +08:00
spdlog/scripts/clang_tidy.sh

6 lines
85 B
Bash
Executable File

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