diff --git a/const_fmt/parse.h b/const_fmt/parse.h index f8260c5..e5350b6 100644 --- a/const_fmt/parse.h +++ b/const_fmt/parse.h @@ -5,7 +5,7 @@ #include "types.h" -// clang-const_format off +// clang-format off /* * @@ -34,7 +34,7 @@ * */ -// clang-const_format on +// clang-format on namespace const_fmt { namespace const_fmt_detail {