Skip to content

style: remove import section comments#80

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/remove-import-comments
Jul 4, 2026
Merged

style: remove import section comments#80
yvette-carlisle merged 1 commit into
mainfrom
xy/remove-import-comments

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • remove Rust import section comments like // std and // hack-ink
  • verify no matching import section comments remain in the repository

Validation

  • cargo make check
  • rg -n "^//\s*(std|core|alloc|crates.io|hack-ink|crate|super|self|external|local|third.party|third-party|workspace)\s*$" .
  • rg -n "^\s*#\s*(std|core|alloc|crates.io|hack-ink|crate|super|self|external|local|third.party|third-party|workspace)\s*$" .

@yvette-carlisle
yvette-carlisle merged commit 602d437 into main Jul 4, 2026
6 checks passed
@yvette-carlisle
yvette-carlisle deleted the xy/remove-import-comments branch July 4, 2026 16:15
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.

1 participant