mirror of
https://github.com/nlohmann/json.git
synced 2026-03-05 00:36:28 +00:00
🎨 fix indendation
This commit is contained in:
@@ -16376,6 +16376,7 @@ class binary_writer
|
||||
case input_format_t::bson:
|
||||
case input_format_t::json:
|
||||
case input_format_t::ubjson:
|
||||
case input_format_t::bjdata:
|
||||
default:
|
||||
break;
|
||||
// LCOV_EXCL_STOP
|
||||
|
||||
Reference in New Issue
Block a user