1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-17 03:29:53 +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