[PR #563] [CLOSED] Remove empty lines after doc comments in test files #549

Closed
opened 2026-06-08 11:29:19 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/563
Author: @ghost
Created: 3/22/2026
Status: Closed

Base: masterHead: fix-empty-doc-comment-lines


📝 Commits (1)

  • bc6fa27 Remove empty lines after doc comments

📊 Changes

2 files changed (+0 additions, -2 deletions)

View changed files

📝 tests/test_exact_output.rs (+0 -1)
📝 tests/test_flags.rs (+0 -1)

📄 Description

Fixes two clippy::empty_line_after_doc_comments warnings in test_flags.rs and test_exact_output.rs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/563 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/22/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-empty-doc-comment-lines` --- ### 📝 Commits (1) - [`bc6fa27`](https://github.com/bootandy/dust/commit/bc6fa27f338b8fd670fec525a32868980b721560) Remove empty lines after doc comments ### 📊 Changes **2 files changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tests/test_exact_output.rs` (+0 -1) 📝 `tests/test_flags.rs` (+0 -1) </details> ### 📄 Description Fixes two clippy::empty_line_after_doc_comments warnings in test_flags.rs and test_exact_output.rs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:29:19 +03:00
zhus closed this issue 2026-06-08 11:29:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#549