Skip to content

feat: add clippy disallowed-macros rules for println!/eprintln!#621

Merged
fengmk2 merged 3 commits intomainfrom
output-clippy
Feb 25, 2026
Merged

feat: add clippy disallowed-macros rules for println!/eprintln!#621
fengmk2 merged 3 commits intomainfrom
output-clippy

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Feb 24, 2026

Enforce that all user-facing output goes through vite_shared::output
functions instead of raw print macros. Also document CLI output
conventions for both Rust and TypeScript in CLAUDE.md.

@fengmk2 fengmk2 self-assigned this Feb 24, 2026
Copy link
Copy Markdown
Member Author

fengmk2 commented Feb 24, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

Comment thread CLAUDE.md
Copy link
Copy Markdown
Member Author

fengmk2 commented Feb 25, 2026

Merge activity

  • Feb 25, 1:59 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Feb 25, 2:00 PM UTC: Graphite rebased this pull request as part of a merge.
  • Feb 25, 2:21 PM UTC: @fengmk2 merged this pull request with Graphite.

Enforce that all user-facing output goes through `vite_shared::output`
functions instead of raw print macros. Also document CLI output
conventions for both Rust and TypeScript in CLAUDE.md.
@fengmk2 fengmk2 merged commit 5844065 into main Feb 25, 2026
18 checks passed
@fengmk2 fengmk2 deleted the output-clippy branch February 25, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants