InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.4k stars 661 forks source link

STYLE: No longer set `hooks-max-size` for nifti2_io.c, doxygen.config.in #4510

Closed N-Dekker closed 5 months ago

N-Dekker commented 5 months ago

nifti2_io.c was removed by:

The two doxygen.config.in files were removed by:

N-Dekker commented 5 months ago

Thanks for your approval @dzenanz Now I'm wondering, is there any reason to to a complete CI build when only just the ".gitattributes" file is touched? Or should it be added to the "exclude" lists in Testing/ContinuousIntegration/*.yml?

This file is specifically for ghostflow-check-master, right?