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

6 lines
86 B
Bash
Executable File

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