This website requires JavaScript.
Explore
Help
Register
Sign In
gitMirror
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7b218737cc
spdlog
/
scripts
/
clang_tidy.sh
7 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
moved scripts into subdirectory
2019-07-01 18:37:18 +08:00
#!/bin/bash
cd
"
$(
dirname
"
$0
"
)
"
cd
..
wip lite
2019-03-24 01:34:50 +08:00
clang-tidy example/example.cpp -- -I ./include
Reference in New Issue
Copy Permalink