This website requires JavaScript.
Explore
Help
Sign In
devtools
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
mirror of
https://github.com/gabime/spdlog.git
synced
2026-04-10 11:34:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5831d5132cf50696bf16b663202c3d4b2a2ee78
spdlog
/
scripts
/
clang_tidy.sh
7 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
moved scripts into subdirectory
2019-07-01 12:37:18 +02:00
#!/bin/bash
cd
"
$(
dirname
"
$0
"
)
"
cd
..
wip lite
2019-03-23 19:34:50 +02:00
clang-tidy example/example.cpp -- -I ./include
Reference in New Issue
Copy Permalink