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

STYLE: Change variable name to meet ITK style. #4702

Closed hjmjohnson closed 1 month ago

hjmjohnson commented 1 month ago

Simple variable name change for style.

PR Checklist

dzenanz commented 1 month ago

@thewtex Did Apply clang-format to PR action break again?

hjmjohnson commented 1 month ago

FYI: I have no clang-format failures locally.

./clang-format-Darwin -i ../Modules/Video/Core/test/itkTemporalProcessObjectTest.cxx    
thewtex commented 1 month ago

@thewtex Did Apply clang-format to PR action break again?

It does not work on fork PRs.