Unset FixNamespaceComments due to clang-format bug
Our CI validates code with `clang-format -n`. Unfortunately, this reports a false positive in the current version. See: https://github.com/llvm/llvm-project/issues/63795. As a temporary workaround, we disable FixNamespaceComments until a fixed version is available in CI.
Showing
Please register or sign in to comment