================
@@ -829,6 +829,18 @@ template <> struct ScalarEnumerationTraits<FormatStyle::UseTabStyle> {
}
};
+template <>
----------------
mydeveloperday wrote:
should there be some config parse tests
https://github.com/llvm/llvm-project/pull/106145