mirror of
https://github.com/nlohmann/json.git
synced 2026-07-29 07:03:02 +04:00
🎨 use Clang-Format
This commit is contained in:
@@ -16,7 +16,8 @@ DOCTEST_GCC_SUPPRESS_WARNING("-Wnoexcept")
|
||||
|
||||
using nlohmann::json;
|
||||
|
||||
namespace {
|
||||
namespace
|
||||
{
|
||||
enum test
|
||||
{
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user