spdlog/scripts/clang_tidy.sh

7 lines
88 B
Bash
Raw Normal View History

2019-07-01 06:37:18 -04:00
#!/bin/bash
cd "$(dirname "$0")"
cd ..
2019-03-23 13:34:50 -04:00
clang-tidy example/example.cpp -- -I ./include