spdlog/scripts/clang_tidy.sh

6 lines
86 B
Bash
Raw Normal View History

2019-07-01 12:37:18 +02:00
#!/bin/bash
cd "$(dirname "$0")"
2019-07-15 01:16:29 +03:00
clang-tidy ../example/example.cpp -- -I ../include