[PR #521] [MERGED] feat: Return 1 if no dirs are found #526

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/521
Author: @bootandy
Created: 7/29/2025
Status: Merged
Merged: 8/1/2025
Merged by: @bootandy

Base: masterHead: return_1


📝 Commits (2)

  • 48c9e54 feat: Return 1 if no dirs are found
  • d033dd2 version: increment version

📊 Changes

5 files changed (+23 additions, -17 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 Cargo.toml (+1 -1)
📝 man-page/dust.1 (+2 -2)
📝 src/main.rs (+16 -12)
📝 tests/test_flags.rs (+3 -1)

📄 Description

No description provided


🔄 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/521 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 8/1/2025 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `return_1` --- ### 📝 Commits (2) - [`48c9e54`](https://github.com/bootandy/dust/commit/48c9e546784325f14d9d5b5633dab794e5e7203d) feat: Return 1 if no dirs are found - [`d033dd2`](https://github.com/bootandy/dust/commit/d033dd28d338d187c16924dbfab5d57bfcbc83c6) version: increment version ### 📊 Changes **5 files changed** (+23 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `Cargo.toml` (+1 -1) 📝 `man-page/dust.1` (+2 -2) 📝 `src/main.rs` (+16 -12) 📝 `tests/test_flags.rs` (+3 -1) </details> ### 📄 Description _No description provided_ --- <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:06 +03:00
zhus closed this issue 2026-06-08 11:29:06 +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#526