Skip to content
  • Kitware Robot's avatar
    clang-format: prepare data arrays for formatting · cf111cf6
    Kitware Robot authored and Ben Boeckel's avatar Ben Boeckel committed
    clang-format tends to either put each element on its own line or smash
    them together into a few lines. There's a little bit more structure
    that's important in these arrays, so preserve that through clang-format
    as well.
    cf111cf6