Commit 290abfc
committed
COMP: Add ITK-style pre-commit configuration
Standard hygiene hooks plus clang-format v19.1.7 (must track ITK
main's pin; the lint CI job resolves it from ITK at run time), black,
and pyupgrade for Python.1 parent e50d294 commit 290abfc
24 files changed
Lines changed: 53 additions & 0 deletions
File tree
- Utilities/CookieCutter/hooks
- src
- Core
- Common
- EagerModuleLoadingPython
- PrintModuleLoadingPython
- VectorDotProduct
- Mesh/AddPointsAndEdges
- Transform/ScaleAnImage
- Filtering
- BinaryMathematicalMorphology/ThinImage
- FFT
- ComputeFFTInOneDimension
- ComputeInverseFFTOfImage
- ImageCompare/CombineTwoImagesWithCheckerBoardPattern
- ImageFeature
- AdditiveGaussianNoiseImageFilter
- LaplacianRecursiveGaussianImageFilter
- SobelEdgeDetectionImageFilter
- ImageFilterBase/ApplyKernelToEveryPixel
- ImageIntensity/RescaleIntensity
- ImageStatistics/AdaptiveHistogramEqualizationImageFilter
- IO/ImageBase
- CreateAListOfFileNames
- ProcessImageChunks
- ReadAnImage
- WriteAnImage
- Numerics/Optimizers/ExhaustiveOptimizer
- Registration
- Common/ComputeMeanSquareBetweenTwoImages
- Metricsv4/RegisterTwoPointSets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
0 commit comments