This website works better with JavaScript.
Explore
Help
Sign In
danny
/
spdlog
mirror of
https://github.com/gabime/spdlog.git
Watch
1
Star
0
Fork
You've already forked spdlog
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ac95c3ffbf
v1.x
4xjtpd-codex/fix-bug-in-important-codebase-part
codex/fix-bug-in-important-codebase-part
update-jetbrains-logo
fix-warnings
fmt-11.2.0
register-replace-logger
feature-3379
v2.x
toh-ableton-fix-zformatter-apple
fix-3360
gabime/v1.15.1
gabime/visibilty-2.x
gabime/ansicolor_sink_improvements
docs2.x
master
gh-pages
v1.2.1
v0.10.0
v0.11.0
v0.12.0
v0.13.0
v0.14.0
v0.16.0
v0.16.1
v0.16.2
v0.16.3
v0.17.0
v0.9.0
v1.0.0
v1.1.0
v1.10.0
v1.11.0
v1.12.0
v1.13.0
v1.14.0
v1.14.1
v1.15.0
v1.15.1
v1.15.2
v1.15.3
v1.2.0
v1.3.0
v1.3.1
v1.4.0
v1.4.1
v1.4.2
v1.5.0
v1.6.0
v1.6.1
v1.7.0
v1.8.0
v1.8.1
v1.8.2
v1.8.3
v1.8.4
v1.8.5
v1.9.0
v1.9.1
v1.9.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ac95c3ffbf'
${ noResults }
spdlog
/
scripts
/
clang_tidy.sh
6 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
moved scripts into subdirectory
6 years ago
#!/bin/bash
cd
"
$(
dirname
"
$0
"
)
"
Fix clang tidy script
6 years ago
clang-tidy ../example/example.cpp -- -I ../include