You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(engine,apply): replace ticket numbers with self-explanatory descriptions
Source comments and tests had bug-number references (#77,
PR #133) that violate the project's commit-message and code-comment
standards: comments must be self-explanatory to a reader without
access to the issue tracker. Replace each citation with a description
of the bug class itself -- 'duplicate primitive-array entries per
round-trip' instead of '#77', 'the version-mismatch warning that
preflightCheckTalosVersion exists to surface' instead of 'PR #133'.
The surrounding prose already says what the issue is, so the numbers
came out without losing context.
Pre-existing references in code this branch does not touch
(preflight_test.go's #132 reproduction comments, engine_test.go's
#66 fixture name) are left as-is -- out of scope here.
Assisted-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
0 commit comments