Seems like a reasonable change to me. Note that we usually have data arrays like this in separate files anyways because clang-format
has historically taken way too long to reformat them. See vtkEarthSource.cxx
and vtkEarthSourceData.inl
.
Seems like a reasonable change to me. Note that we usually have data arrays like this in separate files anyways because clang-format
has historically taken way too long to reformat them. See vtkEarthSource.cxx
and vtkEarthSourceData.inl
.