-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jslyoon clang lint #69
base: main
Are you sure you want to change the base?
Conversation
2f9a601
to
004206c
Compare
004206c
to
279bd6a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
src/bliss_bench.cpp
Outdated
@@ -9,6 +9,7 @@ | |||
#include "bliss/bench_alex.h" | |||
#include "bliss/bench_art.h" | |||
#include "bliss/bench_btree.h" | |||
#include "bliss/bench_csbtree.h" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we don't need this here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Standard lint, looks reasonable to me.
No description provided.