[PR #528] [MERGED] fix: number-of-lines option in config file is ignored #529

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/528
Author: @vasac
Created: 9/26/2025
Status: Merged
Merged: 10/6/2025
Merged by: @bootandy

Base: masterHead: number-of-lines


📝 Commits (2)

  • 40ef15f fix: number-of-lines option in config file is ignored
  • 5370cfb Merge branch 'master' into number-of-lines

📊 Changes

2 files changed (+40 additions, -1 deletions)

View changed files

📝 src/config.rs (+39 -0)
📝 src/main.rs (+1 -1)

📄 Description

Fixes issue #525


🔄 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/528 **Author:** [@vasac](https://github.com/vasac) **Created:** 9/26/2025 **Status:** ✅ Merged **Merged:** 10/6/2025 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `number-of-lines` --- ### 📝 Commits (2) - [`40ef15f`](https://github.com/bootandy/dust/commit/40ef15fb4f7457110e7e0a62e44041178afaeeee) fix: number-of-lines option in config file is ignored - [`5370cfb`](https://github.com/bootandy/dust/commit/5370cfbcb22167e3325bd2a9129704de5ab33943) Merge branch 'master' into number-of-lines ### 📊 Changes **2 files changed** (+40 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/config.rs` (+39 -0) 📝 `src/main.rs` (+1 -1) </details> ### 📄 Description Fixes issue #525 --- <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:08 +03:00
zhus closed this issue 2026-06-08 11:29:09 +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#529