-
Dominik Charousset authored
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.
fb3c7cd7