refactor(generate-notes): update comment formatting for clarity

Revised the comment regarding explicitly skipped commits to enhance readability and maintain consistency in documentation style.

Impact: Improved clarity for developers reviewing the release notes generation script.
This commit is contained in:
Julian Pawlowski 2026-04-12 20:13:37 +00:00
parent 6f0b7aa837
commit 4b7001b731

View file

@ -316,7 +316,7 @@ is now more RELIABLE.
- Use commit text as context, not as absolute truth
- If commit text conflicts with final file list or final diff, trust final state
- Revert commits indicate earlier changes may be superseded
- Commits listed as "explicitly skipped" are non-user-facing by author intent and must not be mentioned
- Commits listed as \"explicitly skipped\" are non-user-facing by author intent and must not be mentioned
## WRITING RULES — FOLLOW STRICTLY