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.37k stars 660 forks source link

ENH: Remove Clang Format Linter Action #4707

Closed thewtex closed 4 weeks ago

thewtex commented 4 weeks ago

This never worked from fork PR pull requests due to GitHub permission limitations. While it may be possible to fix this with recently added GitHub Action permission features, a future replacement is planned based on the pre-commit hooks, #4235 and related.

dzenanz commented 3 weeks ago

We might want to revert this, given #4712.