Commit d477c5c
committed
ITK: Trim eigen_internal install-rule comments to fit prose budget
Greptile P1 finding on PR InsightSoftwareConsortium/ITK#6249:
the 8-line comment block at CMakeLists.txt:971-981 and the
3-line block in Eigen3Config.cmake.in:7-9 violate ITK's
prose-budget cap of 1 short line per in-source comment.
Both reduce to a single load-bearing line carrying the issue
reference; the rest of the rationale lives in the commit
message and PR body, per AGENTS.md → prose-budget.md.
Issue: InsightSoftwareConsortium/ITK#6239
Reviewer: greptile P1 on InsightSoftwareConsortium/ITK#62491 parent ae53bfe commit d477c5c
2 files changed
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
968 | 968 | | |
969 | 969 | | |
970 | 970 | | |
971 | | - | |
972 | | - | |
973 | | - | |
974 | | - | |
975 | | - | |
976 | | - | |
| 971 | + | |
977 | 972 | | |
978 | 973 | | |
979 | 974 | | |
980 | | - | |
981 | | - | |
982 | 975 | | |
983 | 976 | | |
984 | 977 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | 9 | | |
0 commit comments