1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-28 19:43:52 +00: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