Skip to content

fix(update-check): drop git-style "hint:" prefix from notification#373

Merged
avihut merged 1 commit intomasterfrom
fix/remove-new-version-hint-prefix
Apr 21, 2026
Merged

fix(update-check): drop git-style "hint:" prefix from notification#373
avihut merged 1 commit intomasterfrom
fix/remove-new-version-hint-prefix

Conversation

@avihut
Copy link
Copy Markdown
Owner

@avihut avihut commented Apr 21, 2026

Summary

  • The update notification lines were prefixed with hint: to mimic Git's hint style — that convention isn't meaningful for daft's own output, so drop it.
  • Affects the three eprintln! lines in print_notification (new version banner, update command, disable instructions).

Test plan

  • mise run fmt
  • mise run clippy
  • mise run test:unit
  • Verify notification output manually

🤖 Generated with Claude Code

The update notification mimicked Git's `hint:` prefix, which isn't
meaningful here. Drop it so the lines read as plain informational
output.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@avihut avihut self-assigned this Apr 21, 2026
@avihut avihut added the fix Bug fix label Apr 21, 2026
@avihut avihut added this to the Public Launch milestone Apr 21, 2026
@avihut avihut merged commit 97ec956 into master Apr 21, 2026
8 checks passed
@avihut avihut deleted the fix/remove-new-version-hint-prefix branch April 21, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant