Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <sqlite3.h>
|
||||
|
||||
// clazy:excludeall=returning-void-expression
|
||||
|
||||
TEST(SqliteTest, FTS5SupportEnabled) {
|
||||
|
||||
sqlite3* db = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user