mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Added clang-tidy script
This commit is contained in:
2
clang_tidy.sh
Executable file
2
clang_tidy.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
clang-tidy example/example.cpp -- -I ./include
|
Reference in New Issue
Block a user