all: add support for clang-tidy
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
#pragma clang diagnostic ignored "-Wtautological-constant-compare"
|
||||
#endif
|
||||
|
||||
// NOLINTBEGIN(bugprone-exception-escape)
|
||||
#include <doctest/doctest/parts/doctest.cpp>
|
||||
// NOLINTEND(bugprone-exception-escape)
|
||||
|
||||
#endif // DOCTEST_CONFIG_DISABLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user